1. f4e3ee1 vcl: propagate correctly EADDRINUSE for UDP bind by Mohammed Hawari · 1 year, 2 months ago
  2. ae036d3 vcl: unset fifo evt before size check by Florin Coras · 1 year, 3 months ago
  3. 5e9ed0d vcl: handle postponed disconnects with select by Florin Coras · 1 year, 4 months ago
  4. 4747b34 vcl: fix error state switch for vcl_handle_mq_event by wanghanlin · 1 year, 4 months ago
  5. 696db20 vcl: fix error state switch for VCL_STATE_LISTEN_NO_MQ sessions by wanghanlin · 1 year, 4 months ago
  6. af9b715 vcl: ldp support SO_ORIGINAL_DST by qinyang · 1 year, 6 months ago
  7. 5cca669 vcl: fix epoll lt coverity warning by Florin Coras · 1 year, 6 months ago
  8. 30ecfa8 vcl: no hup events in lt mode if session not epolled by Florin Coras · 1 year, 6 months ago
  9. 1f40ab4 vcl: fix debug logging of mapped segments by Florin Coras · 1 year, 6 months ago
  10. 470d72f vcl: fix epoll ctl frequent deq ntf requests by Florin Coras · 1 year, 7 months ago
  11. acecd0d vcl: avoid duplicate tx events with epoll lt by Florin Coras · 1 year, 6 months ago
  12. 607eb20 vcl: refactor want deq ntf checks for null fifos by Florin Coras · 1 year, 7 months ago
  13. db3fbfc vcl: avoid reusing user provided events in lt mode by Florin Coras · 1 year, 7 months ago
  14. bc4d5b0 vcl: set want deq flag earlier in epoll ctl mod by Florin Coras · 1 year, 7 months ago
  15. 4817855 vcl: always reset deq ntf flag in epoll evt handler by Florin Coras · 1 year, 7 months ago
  16. 7ff7274 vcl: avoid skipping last event in epoll lt by Florin Coras · 1 year, 7 months ago
  17. 89627e8 vcl: inherit connected flag on accepted cl sessions by Florin Coras · 1 year, 8 months ago
  18. aeb7c1c session vcl: refactor builtin tx event for main tx by Florin Coras · 1 year, 9 months ago
  19. 66c675e vcl: fix select connected deq notification by Florin Coras · 1 year, 9 months ago
  20. 436c7ba vcl: fix epoll out evt on connect by Florin Coras · 1 year, 9 months ago
  21. 01ee7a7 vcl: accept bound notifications in epoll wait by Florin Coras · 1 year, 10 months ago
  22. c2a1417 vcl: only add sessions to lt list if needed by Florin Coras · 1 year, 10 months ago
  23. b0116a1 vcl: handle lt events in epoll ctl by Florin Coras · 1 year, 10 months ago
  24. 3288193 vcl: improve vls handling of shared listeners by Florin Coras · 1 year, 10 months ago
  25. eff5f7a vcl: ldp support for ip_pktinfo by Florin Coras · 1 year, 10 months ago
  26. 1d84abc vcl: set deq notify flag on epoll connected sessions by Florin Coras · 1 year, 11 months ago
  27. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years, 1 month ago
  28. 0db1575 vcl: register workers when reattaching to vpp by Maros Ondrejicka · 2 years, 2 months ago
  29. 6ff8e90 vcl: add api to check if vcl disconnected from vpp by Maros Ondrejicka · 2 years, 2 months ago
  30. ab15770 vcl: repatch "align the RST behaviour with kernel" by Yacan Liu · 2 years, 3 months ago
  31. f5e0a17 vcl: align the RST behaviour with kernel by Yacan Liu · 2 years, 3 months ago
  32. dd92bde vcl: new vcl api to get detailed session errors by Radha krishna Saragadam · 2 years, 5 months ago
  33. b52bd3a vcl: check if listener valid on disconnect cleanup by Florin Coras · 2 years, 6 months ago
  34. 2211277 vcl: fix iperf3 server crash issue when it runs over vpp host stack. by Liangxing Wang · 2 years, 7 months ago
  35. d04ea44 vcl: fix api detach if attach failed by Florin Coras · 2 years, 9 months ago
  36. 8ccc6b3 vcl: add support for reconnect by Filip Tehlar · 2 years, 11 months ago
  37. b85de19 svm: update number of segments in svm_fifo_segments by Florin Coras · 2 years, 11 months ago
  38. 74254b5 vcl: validate closed sessions on disconnect and reset by Florin Coras · 3 years ago
  39. 5ffb964 vcl: debug code improvements by Florin Coras · 3 years ago
  40. f0fe1ea vcl: handle reordering of disconnect and reset msgs by Florin Coras · 3 years ago
  41. 8d42c75 vcl: improve handling of failed connects by Florin Coras · 3 years ago
  42. 6068719 vcl: avoid ip format function vnet dependency by Florin Coras · 3 years, 1 month ago
  43. 2f09bfc vcl: add DSCP support in VCL by Filip Tehlar · 3 years, 1 month ago
  44. ef2c0f1 vcl: notify vpp if connected inexistent session by Florin Coras · 3 years, 1 month ago
  45. ffd9ddb vcl: fix event triggered after closing connections. by liuyacan · 3 years, 1 month ago
  46. 41bc861 vcl: remove unsed configs by Florin Coras · 3 years, 2 months ago
  47. cba8710 vcl: avoid duplicated events in epoll lt by liuyacan · 3 years, 3 months ago
  48. 8cc9321 vcl: fix free segments assert by Florin Coras · 3 years, 3 months ago
  49. 99e4145 vcl: ignore rx events for sessions in epoll lt list by Florin Coras · 3 years, 4 months ago
  50. e191d76 session vcl: cert key add/del with socket api by Florin Coras · 3 years, 4 months ago
  51. bc0c754 vcl: fix sendto for dgrams by liuyacan · 3 years, 4 months ago
  52. f6e284b session vcl: explit mq indices in ctrl messages by Florin Coras · 3 years, 5 months ago
  53. 72228a2 vcl: fix packetdrill test error by wanghanlin · 3 years, 5 months ago
  54. 734268f vcl: coverity fixes by Florin Coras · 3 years, 6 months ago
  55. fa3884f vcl: improvements to epoll lt by Florin Coras · 3 years, 6 months ago
  56. 9e42cc2 vcl: Don't memset events to optimize CPU usage by wanghanlin · 3 years, 6 months ago
  57. 87f7600 vcl: epoll fix postponed evt handling by Florin Coras · 3 years, 6 months ago
  58. fe286f7 vcl: basic support for epoll level-triggered evts by Florin Coras · 3 years, 6 months ago
  59. 55c952e vcl: improve shutdown() by liuyacan · 3 years, 6 months ago
  60. f1ddeeb vcl: touch fifo on epoll del only if session open by Florin Coras · 3 years, 6 months ago
  61. 0b0d28e vcl: accept zero length writes by Florin Coras · 3 years, 6 months ago
  62. 2336831 vcl: avoid multiple reads on peek by Florin Coras · 3 years, 6 months ago
  63. 2645f68 vcl: epoll error handling fixes and improvements by Florin Coras · 3 years, 6 months ago
  64. 67c90a3 session: lcl transport info on accept by Florin Coras · 3 years, 9 months ago
  65. 6621abf srtp: basic implementation based on libsrtp2 by Florin Coras · 4 years ago
  66. 534468e session: support half-close connection by liuyacan · 3 years, 7 months ago
  67. 87f6389 vcl: attr api to set endpt ext config by Florin Coras · 3 years, 8 months ago
  68. ccdb8b8 vcl: fix epoll wait with indefinite timeout by Florin Coras · 3 years, 8 months ago
  69. a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 8 months ago
  70. 4ac2584 vcl session: extended connect/listen configuration by Florin Coras · 3 years, 8 months ago
  71. 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
  72. 8919fec vcl: fix libc epoll pwait starved by wanghanlin · 3 years, 9 months ago
  73. d77325c vcl: fix coverity warning by Florin Coras · 3 years, 10 months ago
  74. 0674f85 vcl: support sockopt of SO_REUSEPORT and SO_DOMAIN by wanghanlin · 3 years, 10 months ago
  75. 8fb22fd vcl: epoll out deq notifications only if fifo exists by Florin Coras · 3 years, 10 months ago
  76. 1bb7494 vcl: validate seg handle on migrate only if needed by Florin Coras · 3 years, 10 months ago
  77. 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
  78. 5398dfb session svm: non blocking mq by Florin Coras · 3 years, 11 months ago
  79. 6a6555a vcl: support set/get vrf attribute by Florin Coras · 3 years, 11 months ago
  80. 096a1d5 vcl: fix select want deq ntf for ct sessions by Florin Coras · 3 years, 11 months ago
  81. b13ba13 vcl: honor time wait in eventfd epoll wait by Florin Coras · 3 years, 11 months ago
  82. a5a9efd vcl session: switch to generic cert key apis by Florin Coras · 4 years ago
  83. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  84. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  85. f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
  86. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  87. 785b6ea vcl: fix listener session close problem by wanghanlin · 4 years ago
  88. 54fe32c vcl: avoid coalescing dgrams on read by Florin Coras · 4 years, 1 month ago
  89. 52dd29f vcl: stop tracking vpp event queues and thread index by Florin Coras · 4 years, 1 month ago
  90. 6287702 vcl: support fifo segments with ct sessions by Florin Coras · 4 years, 2 months ago
  91. d689456 vcl session: minimize ct io events by Florin Coras · 4 years, 2 months ago
  92. e4306b6 vcl: fix epoll fd cleanup by Florin Coras · 4 years, 2 months ago
  93. b242d31 vcl: postpone unhandled ctrl events if needed by Florin Coras · 4 years, 2 months ago
  94. 2bd8b3a vcl: avoid epoll cleanup before app close by Florin Coras · 4 years, 2 months ago
  95. 5824cc5 vcl: wait for sendto to connect if needed by Florin Coras · 4 years, 2 months ago
  96. 0ff7eec vcl: confirm reset on transport cleanup by Florin Coras · 4 years, 4 months ago
  97. ac422d6 vcl: more session struct cleanup by Florin Coras · 4 years, 2 months ago
  98. 6c3b218 vcl: convert vep variables into flags by Florin Coras · 4 years, 2 months ago
  99. 1bc919e vcl: cleanup read and write ready by Florin Coras · 4 years, 2 months ago
  100. dfffdd7 vcl: remove accept state and rename connect to ready by Florin Coras · 4 years, 2 months ago