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