1. a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 8 months ago
  2. 4ac2584 vcl session: extended connect/listen configuration by Florin Coras · 3 years, 8 months ago
  3. 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
  4. 8919fec vcl: fix libc epoll pwait starved by wanghanlin · 3 years, 9 months ago
  5. d77325c vcl: fix coverity warning by Florin Coras · 3 years, 10 months ago
  6. 0674f85 vcl: support sockopt of SO_REUSEPORT and SO_DOMAIN by wanghanlin · 3 years, 10 months ago
  7. 8fb22fd vcl: epoll out deq notifications only if fifo exists by Florin Coras · 3 years, 10 months ago
  8. 1bb7494 vcl: validate seg handle on migrate only if needed by Florin Coras · 3 years, 10 months ago
  9. 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
  10. 5398dfb session svm: non blocking mq by Florin Coras · 3 years, 11 months ago
  11. 6a6555a vcl: support set/get vrf attribute by Florin Coras · 3 years, 11 months ago
  12. 096a1d5 vcl: fix select want deq ntf for ct sessions by Florin Coras · 3 years, 11 months ago
  13. b13ba13 vcl: honor time wait in eventfd epoll wait by Florin Coras · 3 years, 11 months ago
  14. a5a9efd vcl session: switch to generic cert key apis by Florin Coras · 4 years ago
  15. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  16. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  17. f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
  18. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  19. 785b6ea vcl: fix listener session close problem by wanghanlin · 4 years ago
  20. 54fe32c vcl: avoid coalescing dgrams on read by Florin Coras · 4 years, 1 month ago
  21. 52dd29f vcl: stop tracking vpp event queues and thread index by Florin Coras · 4 years, 1 month ago
  22. 6287702 vcl: support fifo segments with ct sessions by Florin Coras · 4 years, 2 months ago
  23. d689456 vcl session: minimize ct io events by Florin Coras · 4 years, 2 months ago
  24. e4306b6 vcl: fix epoll fd cleanup by Florin Coras · 4 years, 2 months ago
  25. b242d31 vcl: postpone unhandled ctrl events if needed by Florin Coras · 4 years, 2 months ago
  26. 2bd8b3a vcl: avoid epoll cleanup before app close by Florin Coras · 4 years, 2 months ago
  27. 5824cc5 vcl: wait for sendto to connect if needed by Florin Coras · 4 years, 2 months ago
  28. 0ff7eec vcl: confirm reset on transport cleanup by Florin Coras · 4 years, 4 months ago
  29. ac422d6 vcl: more session struct cleanup by Florin Coras · 4 years, 2 months ago
  30. 6c3b218 vcl: convert vep variables into flags by Florin Coras · 4 years, 2 months ago
  31. 1bc919e vcl: cleanup read and write ready by Florin Coras · 4 years, 2 months ago
  32. dfffdd7 vcl: remove accept state and rename connect to ready by Florin Coras · 4 years, 2 months ago
  33. c127d5a vcl: refactor session state enum by Florin Coras · 4 years, 2 months ago
  34. a49d59d vcl: set STATE_UPDATED state when connect with non-blocking socket! by fanyf · 4 years, 2 months ago
  35. d1cc38d vcl svm: segments improvements by Florin Coras · 4 years, 2 months ago
  36. d68faf8 vcl svm: provide apps access to fifo chunks by Florin Coras · 4 years, 3 months ago
  37. 4537c30 vppinfra: don't call dlmalloc API directly from the code by Damjan Marion · 4 years, 3 months ago
  38. cc7c88e vcl: refactor bapi client index for sapi reuse by Florin Coras · 4 years, 3 months ago
  39. 935ce75 vcl: add support for app socket api by Florin Coras · 4 years, 3 months ago
  40. b88de90 vcl: cleanup bapi and wrk registration by Florin Coras · 4 years, 3 months ago
  41. 4a2c794 vcl: always fill buffer or drain rx fifo by Florin Coras · 4 years, 3 months ago
  42. 5623009 vcl: handle svm fifo write failure by Florin Coras · 4 years, 3 months ago
  43. a5ea821 vcl: cleanup non-blocking connect by Florin Coras · 4 years, 4 months ago
  44. 17ec577 vcl: rx dequeue notifications with epoll by Florin Coras · 4 years, 4 months ago
  45. c34118b vcl: minimize vpp to vcl rx events by Florin Coras · 4 years, 4 months ago
  46. 2f63018 vcl: clear ct rx event on right fifo by Florin Coras · 4 years, 4 months ago
  47. a3a4896 vcl: support multi-threads with session migration by hanlin · 4 years, 5 months ago
  48. 40c07ce vcl: support inter worker rpc by Florin Coras · 4 years, 5 months ago
  49. 53ec967 vcl: fix getting wrong non-blocking flags issue in VPPCOM_ATTR_GET_FLAGS action by Simon Zhang · 4 years, 4 months ago
  50. 0edfb1a vcl: fix epoll timeout by Florin Coras · 4 years, 4 months ago
  51. 66ec467 vcl: move helper functions out of header file by Florin Coras · 4 years, 6 months ago
  52. 080aa50 vcl: do not propagate epoll events if session closed by Florin Coras · 4 years, 7 months ago
  53. 1e96617 vcl: support connected udp listens by Florin Coras · 4 years, 7 months ago
  54. 3ca663e vcl: remove udpc transport by Florin Coras · 4 years, 7 months ago
  55. d0e646f vcl svm: fix rx event loss by hanlin · 4 years, 7 months ago
  56. 69d9725 vcl: de-init vcl on destroy by Florin Coras · 4 years, 7 months ago
  57. 6017ff0 vcl: allow vcl worker index to be set by applications by Pivo · 4 years, 7 months ago
  58. dc0ded7 vcl: disconnect both flavors of bapi transport on destroy by Florin Coras · 4 years, 8 months ago
  59. 36d4939 session vcl: propagate transport cleanup notifications by Florin Coras · 4 years, 8 months ago
  60. 5e6222a vcl: generate select events on read/write errors by Florin Coras · 4 years, 8 months ago
  61. 38ab567 vcl: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
  62. f49cf47 vcl: ensure sessions are open on select events by Florin Coras · 4 years, 8 months ago
  63. ce815de vcl: fix app destroy by Florin Coras · 4 years, 8 months ago
  64. ba78e23 udp session: jumbo frames and configurable mtu by Florin Coras · 4 years, 8 months ago
  65. 7a2abce vcl session: enforce full dgram reads/writes by Florin Coras · 4 years, 8 months ago
  66. 57660d9 session udp: shared local endpoints by Florin Coras · 4 years, 8 months ago
  67. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  68. 0a1e183 session udp: support connect on listeners by Florin Coras · 4 years, 9 months ago
  69. 5da10c4 vcl: support sendto for dgrams by Florin Coras · 4 years, 9 months ago
  70. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  71. f22f4e5 svm: refactor fifo by Florin Coras · 5 years ago
  72. e88845e vcl: clear accept msg flags by Florin Coras · 4 years, 10 months ago
  73. adcfb15 vcl: handle close after reset by Florin Coras · 4 years, 10 months ago
  74. 5414062 vcl: switch to closed state after app close by Florin Coras · 4 years, 10 months ago
  75. 9ace36d vcl session: propagate cleanup notifications to apps by Florin Coras · 5 years ago
  76. ddb90a0 vcl: always report EPOLLHUP/EPOLLRDHUP on close by Florin Coras · 5 years ago
  77. 68b7e58 vcl session: udp session migration notifications by Florin Coras · 5 years ago
  78. 6e3c1f8 vcl: add rx event on epoll ctl if needed by Florin Coras · 5 years ago
  79. 475c9d7 vcl: EPOLLOUT should be generated when epoll_ctl called with EPOLLOUT event by hanlin · 5 years ago
  80. c4c4cf5 session: move add/del segment msg to mq by Florin Coras · 5 years ago
  81. 96453fd vcl: RX event may lost when accept session repeatedly by wanghanlin · 5 years ago
  82. 64cf459 vcl: fix disconnect from binary api by Florin Coras · 5 years ago
  83. d4c7092 vcl: separate binary api connections per thread worker by Florin Coras · 5 years ago
  84. b295535 vcl: resolve VCL part session cleanup issue by Yu Ping · 5 years ago
  85. ff31ac6 vcl: if the ldp user send buf with 0 len, it will assert failed. by jiangxiaoming · 5 years ago
  86. 592a909 vcl: fix nonblocking accept with >1 event in the queue by Carl Smith · 5 years ago
  87. f1653e6 vcl: fix epoll connected events sid by Florin Coras · 5 years ago
  88. bd52e46 vcl: handle rx notifications on reused sessions by Florin Coras · 5 years ago
  89. dbc9c59 vcl: handle segment map errors by Florin Coras · 5 years ago
  90. ef7cbf6 vcl: add api to set lcl ip by Florin Coras · 5 years ago
  91. 57c8893 vcl: allow non-blocking connects by Florin Coras · 5 years ago
  92. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  93. 470b2a6 vcl: fix bapi disconnect with socket transport by Florin Coras · 5 years ago
  94. 7e5e62b vcl: fix epoll chain validation by Florin Coras · 5 years ago
  95. 028eaf0 vcl: fix coverity warning by Florin Coras · 5 years ago
  96. 8ac1d6d session: Use parent_handle instead of transport_opts by Nathan Skrzypczak · 5 years ago
  97. 9fd9962 vcl: add QUIC support by Nathan Skrzypczak · 6 years ago
  98. 369db83 vcl: add worker unregister api by Florin Coras · 5 years ago
  99. aaff5ee vcl: cleanup listener accept fifo by Florin Coras · 5 years ago
  100. 2d379d8 svm: rename fifo tx notifications to reflect use by Florin Coras · 5 years ago