1. 980ee74 session: improve use of session handles by Florin Coras · 1 year, 5 months ago
  2. 8ae63db vcl: add api to retrieve num bytes for tx by Florin Coras · 9 months ago
  3. 3076c69 vcl: Only build vcl_ldpreload on Linux by Tom Jones · 11 months ago
  4. 39e7f2e vcl: fix bitfield truncation with clang16 by Florin Coras · 9 months ago
  5. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  6. b613d41 vcl: Use FreeBSD specific errno value for bad fd by Tom Jones · 11 months ago
  7. e81f27f vcl: fix epollet test for unhandled evts by Florin Coras · 10 months ago
  8. 7428eaa session: support for cl port reuse by Florin Coras · 1 year ago
  9. 2c5e218 vcl: remove perror ldp call by Florin Coras · 1 year, 1 month ago
  10. 1b75fdb vcl: fix init of ldp workers by Florin Coras · 1 year, 1 month ago
  11. 76d14b7 misc: silence -Wmaybe-uninitialized warnings by Jieqiang Wang · 1 year, 5 months ago
  12. f4e3ee1 vcl: propagate correctly EADDRINUSE for UDP bind by Mohammed Hawari · 1 year, 2 months ago
  13. ae036d3 vcl: unset fifo evt before size check by Florin Coras · 1 year, 3 months ago
  14. da652cc vcl: set min threshold for tx ntf by Florin Coras · 1 year, 4 months ago
  15. 55c699e vcl: fix ldp epoll events array overrun by Florin Coras · 1 year, 4 months ago
  16. 5e9ed0d vcl: handle postponed disconnects with select by Florin Coras · 1 year, 4 months ago
  17. 4747b34 vcl: fix error state switch for vcl_handle_mq_event by wanghanlin · 1 year, 4 months ago
  18. 96600f9 vcl: Fix the ldp init check by Gao Feng · 1 year, 5 months ago
  19. 696db20 vcl: fix error state switch for VCL_STATE_LISTEN_NO_MQ sessions by wanghanlin · 1 year, 4 months ago
  20. 0eff4e7 vcl: allow rx of zero length dgrams by Florin Coras · 1 year, 5 months ago
  21. af9b715 vcl: ldp support SO_ORIGINAL_DST by qinyang · 1 year, 6 months ago
  22. 2da272e vcl: zero out cmsg for recvmsg API by Steven Luong · 1 year, 5 months ago
  23. 5cca669 vcl: fix epoll lt coverity warning by Florin Coras · 1 year, 6 months ago
  24. 30ecfa8 vcl: no hup events in lt mode if session not epolled by Florin Coras · 1 year, 6 months ago
  25. 1f40ab4 vcl: fix debug logging of mapped segments by Florin Coras · 1 year, 6 months ago
  26. 470d72f vcl: fix epoll ctl frequent deq ntf requests by Florin Coras · 1 year, 7 months ago
  27. acecd0d vcl: avoid duplicate tx events with epoll lt by Florin Coras · 1 year, 7 months ago
  28. 607eb20 vcl: refactor want deq ntf checks for null fifos by Florin Coras · 1 year, 7 months ago
  29. db3fbfc vcl: avoid reusing user provided events in lt mode by Florin Coras · 1 year, 7 months ago
  30. bc4d5b0 vcl: set want deq flag earlier in epoll ctl mod by Florin Coras · 1 year, 7 months ago
  31. 4817855 vcl: always reset deq ntf flag in epoll evt handler by Florin Coras · 1 year, 7 months ago
  32. 7ff7274 vcl: avoid skipping last event in epoll lt by Florin Coras · 1 year, 7 months ago
  33. 4a0e08e vcl: fix ldp ioctl FIONBIO handler by Florin Coras · 1 year, 7 months ago
  34. 89627e8 vcl: inherit connected flag on accepted cl sessions by Florin Coras · 1 year, 8 months ago
  35. aeb7c1c session vcl: refactor builtin tx event for main tx by Florin Coras · 1 year, 9 months ago
  36. c6c4e86 vcl: init ldp config before vcl init by Florin Coras · 1 year, 9 months ago
  37. 66c675e vcl: fix select connected deq notification by Florin Coras · 1 year, 9 months ago
  38. 436c7ba vcl: fix epoll out evt on connect by Florin Coras · 1 year, 10 months ago
  39. a41a0b5 vcl: do not stop listeners on vls epoll del by Florin Coras · 1 year, 10 months ago
  40. c86662a vcl: always drain libc epoll with eventfds in ldp by Florin Coras · 1 year, 10 months ago
  41. 01ee7a7 vcl: accept bound notifications in epoll wait by Florin Coras · 1 year, 10 months ago
  42. 7a1e95a vcl: accept vcl spurious wakeup in epoll wait eventfd by Florin Coras · 1 year, 10 months ago
  43. 06defbc vcl: close libc epfd on vls epfd close by Florin Coras · 1 year, 10 months ago
  44. c2a1417 vcl: only add sessions to lt list if needed by Florin Coras · 1 year, 10 months ago
  45. 2073fe4 vcl: fix undeclared UDP_SEGMENT for centos 8 by Tianyu Li · 1 year, 10 months ago
  46. 729b9c9 vcl: use program invocation name in ldp app name by Florin Coras · 1 year, 10 months ago
  47. b0116a1 vcl: handle lt events in epoll ctl by Florin Coras · 1 year, 11 months ago
  48. 3288193 vcl: improve vls handling of shared listeners by Florin Coras · 1 year, 11 months ago
  49. eff5f7a vcl: ldp support for ip_pktinfo by Florin Coras · 1 year, 10 months ago
  50. 7c7231f vcl: fix incorrect ldp worker in ldp_epoll_pwait() by Liangxing Wang · 1 year, 10 months ago
  51. aaad4f9 vcl: drop lock on segment attach failure by Florin Coras · 1 year, 11 months ago
  52. f1a232f vcl: add ldp implementation for recvmmsg by Florin Coras · 1 year, 11 months ago
  53. 3684794 vcl: better handlig of ldp apis that rely on gnu source by Florin Coras · 1 year, 11 months ago
  54. 1d84abc vcl: set deq notify flag on epoll connected sessions by Florin Coras · 2 years ago
  55. af5744c misc: use right include for fctnl.h and poll.h by Guillaume Solignac · 2 years ago
  56. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years, 1 month ago
  57. 0db1575 vcl: register workers when reattaching to vpp by Maros Ondrejicka · 2 years, 2 months ago
  58. 6531cf5 vppinfra: fix AddressSanitizer by Benoît Ganne · 2 years, 3 months ago
  59. 6ff8e90 vcl: add api to check if vcl disconnected from vpp by Maros Ondrejicka · 2 years, 2 months ago
  60. a2eb507 api: deprecate vl_msg_api_set_handlers by Damjan Marion · 2 years, 7 months ago
  61. ab15770 vcl: repatch "align the RST behaviour with kernel" by Yacan Liu · 2 years, 3 months ago
  62. fe45f8f api: replace print functions wth format by Damjan Marion · 2 years, 7 months ago
  63. f5e0a17 vcl: align the RST behaviour with kernel by Yacan Liu · 2 years, 3 months ago
  64. c795b88 vcl: add hugepage for vcl configure and svm by Junfeng Wang · 2 years, 4 months ago
  65. dd92bde vcl: new vcl api to get detailed session errors by Radha krishna Saragadam · 2 years, 5 months ago
  66. b52bd3a vcl: check if listener valid on disconnect cleanup by Florin Coras · 2 years, 6 months ago
  67. 2211277 vcl: fix iperf3 server crash issue when it runs over vpp host stack. by Liangxing Wang · 2 years, 7 months ago
  68. 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 9 months ago
  69. d04ea44 vcl: fix api detach if attach failed by Florin Coras · 2 years, 9 months ago
  70. eeb31ec vcl: fix invalid socket read by Filip Tehlar · 2 years, 9 months ago
  71. 54223ee vcl: validate vls_epoll_ctl inputs by Florin Coras · 2 years, 10 months ago
  72. fe6d8a3 vcl: fix segment detach post api disconnect by Florin Coras · 2 years, 10 months ago
  73. 8ccc6b3 vcl: add support for reconnect by Filip Tehlar · 2 years, 11 months ago
  74. 794599b vcl: make eventfd flag configurable from env by Filip Tehlar · 2 years, 10 months ago
  75. b85de19 svm: update number of segments in svm_fifo_segments by Florin Coras · 2 years, 11 months ago
  76. 9b7e8ac api: verify message size on receipt by Klement Sekera · 3 years, 1 month ago
  77. 74254b5 vcl: validate closed sessions on disconnect and reset by Florin Coras · 3 years ago
  78. 5ffb964 vcl: debug code improvements by Florin Coras · 3 years, 1 month ago
  79. f0fe1ea vcl: handle reordering of disconnect and reset msgs by Florin Coras · 3 years, 1 month ago
  80. 674d565 vcl: fix ldp shared listener bitmap leak by Florin Coras · 3 years, 1 month ago
  81. 8d42c75 vcl: improve handling of failed connects by Florin Coras · 3 years, 1 month ago
  82. 6068719 vcl: avoid ip format function vnet dependency by Florin Coras · 3 years, 1 month ago
  83. cba1c22 vcl: fix build with older gcc by Florin Coras · 3 years, 1 month ago
  84. 2f09bfc vcl: add DSCP support in VCL by Filip Tehlar · 3 years, 1 month ago
  85. ef2c0f1 vcl: notify vpp if connected inexistent session by Florin Coras · 3 years, 1 month ago
  86. ffd9ddb vcl: fix event triggered after closing connections. by liuyacan · 3 years, 2 months ago
  87. ac306bd vcl: fix cfg parser handling of empty lines by Florin Coras · 3 years, 2 months ago
  88. 1eb8fea vcl: narrow the scope of the restriction of vlsh_bit_val by wanghanlin · 3 years, 2 months ago
  89. 41bc861 vcl: remove unsed configs by Florin Coras · 3 years, 3 months ago
  90. 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
  91. 94fef3e vcl: grab wrk create lock sooner by Florin Coras · 3 years, 3 months ago
  92. cba8710 vcl: avoid duplicated events in epoll lt by liuyacan · 3 years, 3 months ago
  93. 8cc9321 vcl: fix free segments assert by Florin Coras · 3 years, 3 months ago
  94. 99e4145 vcl: ignore rx events for sessions in epoll lt list by Florin Coras · 3 years, 4 months ago
  95. 276675e vcl: fix vlsh conversion error by liuyacan · 3 years, 4 months ago
  96. e191d76 session vcl: cert key add/del with socket api by Florin Coras · 3 years, 4 months ago
  97. bc0c754 vcl: fix sendto for dgrams by liuyacan · 3 years, 5 months ago
  98. f71796e vcl: fix sleep time in ldp_pselect() by liuyacan · 3 years, 5 months ago
  99. fdcbd38 vcl: fix ldp for __recv_chk socket calls by Sivaprasad Tummala · 3 years, 5 months ago
  100. 2e2f9df vcl: move vls pool lock to process local state by Florin Coras · 3 years, 5 months ago