1. aeb7c1c session vcl: refactor builtin tx event for main tx by Florin Coras · 1 year, 9 months ago
  2. c6c4e86 vcl: init ldp config before vcl init by Florin Coras · 1 year, 9 months ago
  3. 66c675e vcl: fix select connected deq notification by Florin Coras · 1 year, 9 months ago
  4. 436c7ba vcl: fix epoll out evt on connect by Florin Coras · 1 year, 9 months ago
  5. a41a0b5 vcl: do not stop listeners on vls epoll del by Florin Coras · 1 year, 10 months ago
  6. c86662a vcl: always drain libc epoll with eventfds in ldp by Florin Coras · 1 year, 9 months ago
  7. 01ee7a7 vcl: accept bound notifications in epoll wait by Florin Coras · 1 year, 10 months ago
  8. 7a1e95a vcl: accept vcl spurious wakeup in epoll wait eventfd by Florin Coras · 1 year, 10 months ago
  9. 06defbc vcl: close libc epfd on vls epfd close by Florin Coras · 1 year, 10 months ago
  10. c2a1417 vcl: only add sessions to lt list if needed by Florin Coras · 1 year, 10 months ago
  11. 2073fe4 vcl: fix undeclared UDP_SEGMENT for centos 8 by Tianyu Li · 1 year, 10 months ago
  12. 729b9c9 vcl: use program invocation name in ldp app name by Florin Coras · 1 year, 10 months ago
  13. b0116a1 vcl: handle lt events in epoll ctl by Florin Coras · 1 year, 10 months ago
  14. 3288193 vcl: improve vls handling of shared listeners by Florin Coras · 1 year, 10 months ago
  15. eff5f7a vcl: ldp support for ip_pktinfo by Florin Coras · 1 year, 10 months ago
  16. 7c7231f vcl: fix incorrect ldp worker in ldp_epoll_pwait() by Liangxing Wang · 1 year, 10 months ago
  17. aaad4f9 vcl: drop lock on segment attach failure by Florin Coras · 1 year, 10 months ago
  18. f1a232f vcl: add ldp implementation for recvmmsg by Florin Coras · 1 year, 11 months ago
  19. 3684794 vcl: better handlig of ldp apis that rely on gnu source by Florin Coras · 1 year, 11 months ago
  20. 1d84abc vcl: set deq notify flag on epoll connected sessions by Florin Coras · 1 year, 11 months ago
  21. af5744c misc: use right include for fctnl.h and poll.h by Guillaume Solignac · 1 year, 11 months ago
  22. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years, 1 month ago
  23. 0db1575 vcl: register workers when reattaching to vpp by Maros Ondrejicka · 2 years, 2 months ago
  24. 6531cf5 vppinfra: fix AddressSanitizer by Benoît Ganne · 2 years, 3 months ago
  25. 6ff8e90 vcl: add api to check if vcl disconnected from vpp by Maros Ondrejicka · 2 years, 2 months ago
  26. a2eb507 api: deprecate vl_msg_api_set_handlers by Damjan Marion · 2 years, 7 months ago
  27. ab15770 vcl: repatch "align the RST behaviour with kernel" by Yacan Liu · 2 years, 3 months ago
  28. fe45f8f api: replace print functions wth format by Damjan Marion · 2 years, 7 months ago
  29. f5e0a17 vcl: align the RST behaviour with kernel by Yacan Liu · 2 years, 3 months ago
  30. c795b88 vcl: add hugepage for vcl configure and svm by Junfeng Wang · 2 years, 4 months ago
  31. dd92bde vcl: new vcl api to get detailed session errors by Radha krishna Saragadam · 2 years, 5 months ago
  32. b52bd3a vcl: check if listener valid on disconnect cleanup by Florin Coras · 2 years, 6 months ago
  33. 2211277 vcl: fix iperf3 server crash issue when it runs over vpp host stack. by Liangxing Wang · 2 years, 7 months ago
  34. 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 8 months ago
  35. d04ea44 vcl: fix api detach if attach failed by Florin Coras · 2 years, 9 months ago
  36. eeb31ec vcl: fix invalid socket read by Filip Tehlar · 2 years, 9 months ago
  37. 54223ee vcl: validate vls_epoll_ctl inputs by Florin Coras · 2 years, 10 months ago
  38. fe6d8a3 vcl: fix segment detach post api disconnect by Florin Coras · 2 years, 10 months ago
  39. 8ccc6b3 vcl: add support for reconnect by Filip Tehlar · 2 years, 11 months ago
  40. 794599b vcl: make eventfd flag configurable from env by Filip Tehlar · 2 years, 10 months ago
  41. b85de19 svm: update number of segments in svm_fifo_segments by Florin Coras · 2 years, 11 months ago
  42. 9b7e8ac api: verify message size on receipt by Klement Sekera · 3 years, 1 month ago
  43. 74254b5 vcl: validate closed sessions on disconnect and reset by Florin Coras · 3 years ago
  44. 5ffb964 vcl: debug code improvements by Florin Coras · 3 years ago
  45. f0fe1ea vcl: handle reordering of disconnect and reset msgs by Florin Coras · 3 years ago
  46. 674d565 vcl: fix ldp shared listener bitmap leak by Florin Coras · 3 years ago
  47. 8d42c75 vcl: improve handling of failed connects by Florin Coras · 3 years, 1 month ago
  48. 6068719 vcl: avoid ip format function vnet dependency by Florin Coras · 3 years, 1 month ago
  49. cba1c22 vcl: fix build with older gcc by Florin Coras · 3 years, 1 month ago
  50. 2f09bfc vcl: add DSCP support in VCL by Filip Tehlar · 3 years, 1 month ago
  51. ef2c0f1 vcl: notify vpp if connected inexistent session by Florin Coras · 3 years, 1 month ago
  52. ffd9ddb vcl: fix event triggered after closing connections. by liuyacan · 3 years, 1 month ago
  53. ac306bd vcl: fix cfg parser handling of empty lines by Florin Coras · 3 years, 2 months ago
  54. 1eb8fea vcl: narrow the scope of the restriction of vlsh_bit_val by wanghanlin · 3 years, 2 months ago
  55. 41bc861 vcl: remove unsed configs by Florin Coras · 3 years, 2 months ago
  56. 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
  57. 94fef3e vcl: grab wrk create lock sooner by Florin Coras · 3 years, 3 months ago
  58. cba8710 vcl: avoid duplicated events in epoll lt by liuyacan · 3 years, 3 months ago
  59. 8cc9321 vcl: fix free segments assert by Florin Coras · 3 years, 3 months ago
  60. 99e4145 vcl: ignore rx events for sessions in epoll lt list by Florin Coras · 3 years, 4 months ago
  61. 276675e vcl: fix vlsh conversion error by liuyacan · 3 years, 4 months ago
  62. e191d76 session vcl: cert key add/del with socket api by Florin Coras · 3 years, 4 months ago
  63. bc0c754 vcl: fix sendto for dgrams by liuyacan · 3 years, 4 months ago
  64. f71796e vcl: fix sleep time in ldp_pselect() by liuyacan · 3 years, 5 months ago
  65. fdcbd38 vcl: fix ldp for __recv_chk socket calls by Sivaprasad Tummala · 3 years, 5 months ago
  66. 2e2f9df vcl: move vls pool lock to process local state by Florin Coras · 3 years, 5 months ago
  67. 5e61843 vcl: vls cleanup and more docs by Florin Coras · 3 years, 5 months ago
  68. 39d25e5 vcl: configure the cert-key pair from app by Sivaprasad Tummala · 3 years, 5 months ago
  69. 603e1a4 vcl: fix some risk after fork() by liuyacan · 3 years, 5 months ago
  70. 6fc07b4 vcl: fix shutdown deadlock issue by liuyacan · 3 years, 5 months ago
  71. f6e284b session vcl: explit mq indices in ctrl messages by Florin Coras · 3 years, 5 months ago
  72. 5cac2e8 vcl:fix segfault when unshare NO_MQ session by liuyacan · 3 years, 5 months ago
  73. 0046e97 session: api cleanup by Filip Tehlar · 3 years, 6 months ago
  74. 72228a2 vcl: fix packetdrill test error by wanghanlin · 3 years, 5 months ago
  75. 85207e6 vcl: print current app state for timeout by wanghanlin · 3 years, 5 months ago
  76. 97c6e0d vcl: fix return value check for ldp_fd_to_vlsh by wanghanlin · 3 years, 5 months ago
  77. 734268f vcl: coverity fixes by Florin Coras · 3 years, 6 months ago
  78. fa3884f vcl: improvements to epoll lt by Florin Coras · 3 years, 6 months ago
  79. b940fd4 vcl: Don't use app_socket_api to notify VPP in parent when child exited by wanghanlin · 3 years, 6 months ago
  80. 9e42cc2 vcl: Don't memset events to optimize CPU usage by wanghanlin · 3 years, 6 months ago
  81. 87f7600 vcl: epoll fix postponed evt handling by Florin Coras · 3 years, 6 months ago
  82. cde1769 vcl: fix vcl_session_write_ready when connecting by liuyacan · 3 years, 6 months ago
  83. 5788a34 vcl: validate vep handle when copying sessions on fork by wanghanlin · 3 years, 6 months ago
  84. d72a034 vcl: move child wrk cleanup from sighandler to vls_epoll_wait by wanghanlin · 3 years, 7 months ago
  85. 8eb8d50 vcl: fix fifo sharing by Florin Coras · 3 years, 6 months ago
  86. cba215d vcl: fix worker cleanup by Florin Coras · 3 years, 6 months ago
  87. fe286f7 vcl: basic support for epoll level-triggered evts by Florin Coras · 3 years, 6 months ago
  88. 55c952e vcl: improve shutdown() by liuyacan · 3 years, 6 months ago
  89. f1ddeeb vcl: touch fifo on epoll del only if session open by Florin Coras · 3 years, 6 months ago
  90. 0b0d28e vcl: accept zero length writes by Florin Coras · 3 years, 6 months ago
  91. 2336831 vcl: avoid multiple reads on peek by Florin Coras · 3 years, 6 months ago
  92. 2645f68 vcl: epoll error handling fixes and improvements by Florin Coras · 3 years, 6 months ago
  93. 5f33d0d vcl: avoid updating errno on ldp init check by Florin Coras · 3 years, 7 months ago
  94. 67c90a3 session: lcl transport info on accept by Florin Coras · 3 years, 9 months ago
  95. 2f64790 vcl: ldp placeholder for SO_LINGER by Florin Coras · 3 years, 7 months ago
  96. 57e0af9 vppinfra: explicit blocking mode for sock connects by Florin Coras · 3 years, 7 months ago
  97. 6621abf srtp: basic implementation based on libsrtp2 by Florin Coras · 4 years ago
  98. 4fca744 vcl: fix lookup listener assert by liuyacan · 3 years, 7 months ago
  99. 534468e session: support half-close connection by liuyacan · 3 years, 7 months ago
  100. 3ec0165 vcl: move tests to src/tests by Florin Coras · 3 years, 7 months ago