1. e88845e vcl: clear accept msg flags by Florin Coras · 4 years, 10 months ago
  2. adcfb15 vcl: handle close after reset by Florin Coras · 4 years, 10 months ago
  3. 190dc1f vcl: fix session closing error by Florin Coras · 4 years, 11 months ago
  4. 5414062 vcl: switch to closed state after app close by Florin Coras · 4 years, 10 months ago
  5. 9ace36d vcl session: propagate cleanup notifications to apps by Florin Coras · 5 years ago
  6. ddb90a0 vcl: always report EPOLLHUP/EPOLLRDHUP on close by Florin Coras · 5 years ago
  7. 68b7e58 vcl session: udp session migration notifications by Florin Coras · 5 years ago
  8. 6e3c1f8 vcl: add rx event on epoll ctl if needed by Florin Coras · 5 years ago
  9. 48bdbcd tests: fix worker thread initialization by Paul Vinciguerra · 5 years ago
  10. 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
  11. b3f7d9b vcl: add feature.yaml by Florin Coras · 5 years ago
  12. 9f3f18f vcl: hold errno when calling LDBG by hanlin · 5 years ago
  13. 475c9d7 vcl: EPOLLOUT should be generated when epoll_ctl called with EPOLLOUT event by hanlin · 5 years ago
  14. da8f218 vcl: fix multi-thread app segment attaching by Florin Coras · 5 years ago
  15. c4c4cf5 session: move add/del segment msg to mq by Florin Coras · 5 years ago
  16. 96453fd vcl: RX event may lost when accept session repeatedly by wanghanlin · 5 years ago
  17. 64cf459 vcl: fix disconnect from binary api by Florin Coras · 5 years ago
  18. d4c7092 vcl: separate binary api connections per thread worker by Florin Coras · 5 years ago
  19. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  20. b295535 vcl: resolve VCL part session cleanup issue by Yu Ping · 5 years ago
  21. f0797d1 build: fix make test with distributed src by Dave Wallace · 5 years ago
  22. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  23. ff31ac6 vcl: if the ldp user send buf with 0 len, it will assert failed. by jiangxiaoming · 5 years ago
  24. e16707b vcl: Handle newer Glibc (>2.28) where fcntl is actually fcntl64 by Carl Smith · 5 years ago
  25. 592a909 vcl: fix nonblocking accept with >1 event in the queue by Carl Smith · 5 years ago
  26. f1653e6 vcl: fix epoll connected events sid by Florin Coras · 5 years ago
  27. bd52e46 vcl: handle rx notifications on reused sessions by Florin Coras · 5 years ago
  28. dbc9c59 vcl: handle segment map errors by Florin Coras · 5 years ago
  29. d747c3c vcl: add config option for preferred tls engine by Florin Coras · 5 years ago
  30. ef7cbf6 vcl: add api to set lcl ip by Florin Coras · 5 years ago
  31. 82fc5fd hsa: use crypto_engine_type_t for TLS by Nathan Skrzypczak · 5 years ago
  32. 22ba330 vcl: initialize ctrl_mq in workers by Florin Coras · 5 years ago
  33. 57c8893 vcl: allow non-blocking connects by Florin Coras · 5 years ago
  34. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  35. 747b3d8 vcl: fix ldp_set_app_name overflow by Benoît Ganne · 5 years ago
  36. 470b2a6 vcl: fix bapi disconnect with socket transport by Florin Coras · 5 years ago
  37. d2c9e70 vcl: initialize worker thread index and heap map slot by Florin Coras · 5 years ago
  38. 7e5e62b vcl: fix epoll chain validation by Florin Coras · 5 years ago
  39. 1a3d237 vcl: fix config parsing of hex values by Florin Coras · 5 years ago
  40. 028eaf0 vcl: fix coverity warning by Florin Coras · 5 years ago
  41. 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
  42. 9fd9962 vcl: add QUIC support by Nathan Skrzypczak · 6 years ago
  43. cef02be session: Refactor invalid session idx/handle by Nathan Skrzypczak · 5 years ago
  44. fe67afd vcl: fix namespace debug print by Benoît Ganne · 5 years ago
  45. 369db83 vcl: add worker unregister api by Florin Coras · 5 years ago
  46. aaff5ee vcl: cleanup listener accept fifo by Florin Coras · 5 years ago
  47. 617574d vcl: handle fd rcv msg error by Florin Coras · 5 years ago
  48. 2d379d8 svm: rename fifo tx notifications to reflect use by Florin Coras · 5 years ago
  49. 00dd74c hsa: move vcl test apps to hsa by Florin Coras · 5 years ago
  50. 49ee684 build: add -Wall and -fno-common, fix reported issues by Benoît Ganne · 6 years ago
  51. 00cca80 vcl: avoid hash table lookup on accept by Florin Coras · 6 years ago
  52. e003a1b vcl: cap epoll dequeue batch size to max events by Florin Coras · 6 years ago
  53. ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
  54. b7e3dba vls: relax copy on fork locks by Florin Coras · 6 years ago
  55. 7b74b07 ldp: add option to eanble transparent TLS connections by Yu Ping · 6 years ago
  56. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  57. 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
  58. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  59. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  60. c5df8c7 host stack: update stale copyright by Florin Coras · 6 years ago
  61. 8509aa2 ldp: ignore TCP_CORK socket option by Florin Coras · 6 years ago
  62. 63d3ac6 vls: add pthread check on vls_attr by Florin Coras · 6 years ago
  63. 03dd90a VCL: add TLS opt to socket_test.sh by Dave Wallace · 6 years ago
  64. a5efca3 vcl: mark app state as failed if attach fails by Florin Coras · 6 years ago
  65. d89411e ldp: force exit if constructor init fails by Florin Coras · 6 years ago
  66. 5e06257 vcl: cleanup debug messages by Florin Coras · 6 years ago
  67. fff68f7 vcl: fix coverity warning by Florin Coras · 6 years ago
  68. 2d9b427 ldp: fix worker alloc when using eventfds by Florin Coras · 6 years ago
  69. c7886c5 vcl: update buf if whole buf cannot be done at once by wuzhouhui · 6 years ago
  70. 14ed6df session/tcp/vcl: fixes and optimizations by Florin Coras · 6 years ago
  71. fe97da3 session: cleanup instances of deprecated io evts by Florin Coras · 6 years ago
  72. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  73. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  74. ac62626 vcl: remove unused fields and structures by Florin Coras · 6 years ago
  75. 6442401 session: remove deprecated binary apis by Florin Coras · 6 years ago
  76. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  77. 78b5fa6 session/vcl: fix coverity warnings by Florin Coras · 6 years ago
  78. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  79. 8a14061 tls: add vcl test by Florin Coras · 6 years ago
  80. 46ae2ef ldp: return byte count from a successful recvfrom by Haggai Eran · 6 years ago
  81. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  82. 97dcf5b sock api: allow to start client with no rx_thread by Tomasz Kulasek · 6 years ago
  83. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  84. 6d0106e vcl: improve handling of close on rw by Florin Coras · 6 years ago
  85. 2d675d7 vls: support passive listeners by Florin Coras · 6 years ago
  86. 4dee8cd ldp: initialize clib time by Florin Coras · 6 years ago
  87. 0ef8ef2 vls: multi-process and multi-threaded apps improvements by Florin Coras · 6 years ago
  88. e0982e5 vcl: add api to expose worker message queues epfd by Florin Coras · 6 years ago
  89. 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
  90. 72f7782 vcl: generate epoll events only if requested by Florin Coras · 6 years ago
  91. 0ed24e9 ldp: add support for TCP_CONGESTION sockopts (VPP-1550) by Florin Coras · 6 years ago
  92. f9240dc vcl: move forking logic to vls by Florin Coras · 6 years ago
  93. 72b0428 vcl/session: replicate events for shared sessions by Florin Coras · 6 years ago
  94. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  95. 294afe2 vcl/ldp: select cleanup/improvements by Florin Coras · 6 years ago
  96. 7baeb71 vcl/ldp: add locked sessions shim layer by Florin Coras · 6 years ago
  97. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  98. 34a3a08 Add TLS support for VCL by Ping Yu · 6 years ago
  99. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  100. a7a1a22 ldp/vcl: epoll and shutdown cleanup by Florin Coras · 6 years ago