1. 87d48ad session: cleanup CREATED sessions when listener goes down by liuyacan · 3 years, 8 months ago
  2. 5c97dbf session: fix mq ext config cleanup by Florin Coras · 3 years, 8 months ago
  3. 9f29903 session: fix race condition in fifo allocation by liuyacan · 3 years, 8 months ago
  4. 893bc97 session: set connected session index for ct by Florin Coras · 3 years, 8 months ago
  5. e5f1833 tls quic: improve error reporting by Florin Coras · 3 years, 8 months ago
  6. 5724aec session: set fifo's session index before vcl attach by liuyacan · 3 years, 8 months ago
  7. 2ba0177 session: remove unused connect/listen msg members by Florin Coras · 3 years, 8 months ago
  8. a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 8 months ago
  9. 4ac2584 vcl session: extended connect/listen configuration by Florin Coras · 3 years, 8 months ago
  10. 5a41fd5 tcp: req app deq notification on fifo full by Florin Coras · 3 years, 8 months ago
  11. 7fdf8b2 tcp: support for rate sample attr flag by Florin Coras · 3 years, 8 months ago
  12. eb839cc session: fix next node add on transport registration by Florin Coras · 3 years, 8 months ago
  13. 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
  14. 1c19aef session: fix coverity warning by Florin Coras · 3 years, 8 months ago
  15. 7da8829 session: basic support for interrupt mode by Florin Coras · 3 years, 9 months ago
  16. 8f10b90 tcp: time infra improvements by Florin Coras · 3 years, 9 months ago
  17. 87d81ae session: always clean rx mqs on app detach by Florin Coras · 3 years, 9 months ago
  18. 1d2e38b session: interrupt mode for session node on main thread by Florin Coras · 3 years, 9 months ago
  19. 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
  20. 92ccf9b vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly by Damjan Marion · 3 years, 9 months ago
  21. f553a2c vlib: introduce vlib_get_elog_main() by Damjan Marion · 3 years, 9 months ago
  22. 6ffb7c6 vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() by Damjan Marion · 3 years, 9 months ago
  23. 89c98a4 svm: add producer wait function by Florin Coras · 3 years, 9 months ago
  24. f3b5d70 session: fix populating chained buffers by Ivan Shvedunov · 3 years, 9 months ago
  25. 1e6a0f6 session tls: deq notifications for custom tx by Florin Coras · 3 years, 9 months ago
  26. 8694fbc session: check if fifo exists in cl bound notification by Florin Coras · 3 years, 9 months ago
  27. f1af21c session svm: segment manager and fifo segment leaks by Florin Coras · 3 years, 10 months ago
  28. 09bf91a session: init ctrl msg without mq lock by Florin Coras · 3 years, 10 months ago
  29. eef1539 session: coverity fix by Florin Coras · 3 years, 10 months ago
  30. 1bb7494 vcl: validate seg handle on migrate only if needed by Florin Coras · 3 years, 10 months ago
  31. 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
  32. da2305f session: coverity fixes by Florin Coras · 3 years, 10 months ago
  33. 5398dfb session svm: non blocking mq by Florin Coras · 3 years, 11 months ago
  34. 1b9d2c2 session: clear ct fifo flag prior to notification by Florin Coras · 3 years, 11 months ago
  35. 86f1232 svm: add custom q implementation for mq by Florin Coras · 3 years, 11 months ago
  36. 0bc78d8 session svm: fix fifo migration by Florin Coras · 4 years ago
  37. a5a9efd vcl session: switch to generic cert key apis by Florin Coras · 4 years ago
  38. 9a45bd8 session: remove fifo segment va allocator by Florin Coras · 4 years ago
  39. 14f066e svm vcl: allow random offsets for fifo segments in apps by Florin Coras · 4 years ago
  40. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  41. 04943b4 session: convert evt q segment to fifo segment by Florin Coras · 4 years ago
  42. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  43. 213b1bb svm: remove fifo segment heap by Florin Coras · 4 years ago
  44. 506aa3c session: free segment manager only from main by Florin Coras · 4 years ago
  45. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  46. 7a105fd udp session: fix deq notification for dgrams by Florin Coras · 4 years ago
  47. a39f472 session: make pacer worker load aware by Florin Coras · 4 years, 1 month ago
  48. 7808df2 session: allow small pacer bursts by Florin Coras · 4 years, 1 month ago
  49. e92c946 session: add startup option to poll in main by Florin Coras · 4 years, 1 month ago
  50. c95cfa2 svm: support for multi-segment enqueues by Florin Coras · 4 years, 1 month ago
  51. 473556d session: init lookup before dgram accept notification by Florin Coras · 4 years, 1 month ago
  52. e655240 session: fix fifo tuning init on connect by Florin Coras · 4 years, 1 month ago
  53. 6c10ab2 session: remove support for shm bapi attachment by Florin Coras · 4 years, 1 month ago
  54. 8c4fa01 session: delegate fifo ooo lookup init to transports by Florin Coras · 4 years, 1 month ago
  55. 45ab3ec session: default to using memfd mq segments by Florin Coras · 4 years, 1 month ago
  56. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 3 months ago
  57. ce252ca session: fix ct server session thread index by Florin Coras · 4 years, 1 month ago
  58. 89235c7 session: reduce max session node frame size by Florin Coras · 4 years, 1 month ago
  59. 06ac4bb session: fix ct cleanup before full establishement by Florin Coras · 4 years, 2 months ago
  60. d689456 vcl session: minimize ct io events by Florin Coras · 4 years, 2 months ago
  61. 2d0e3de session: per worker state for ct sessions by Florin Coras · 4 years, 2 months ago
  62. e10da62 session: fix feature disable by Florin Coras · 4 years, 2 months ago
  63. a837508 session: fix ct local listener session index by Florin Coras · 4 years, 2 months ago
  64. 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
  65. 585c86a hsa: cleanup sock server test by Florin Coras · 4 years, 2 months ago
  66. 91413ac session: listeners verbose format alignment by Florin Coras · 4 years, 2 months ago
  67. aae177e session: allow custom config of segment baseva by Florin Coras · 4 years, 2 months ago
  68. 6b410e6 session: app_name should format with %v by jiangxiaoming · 4 years, 2 months ago
  69. a107f40 session: init size and watermarks on all seg managers by Florin Coras · 4 years, 3 months ago
  70. 5220a26 svm: harmonize ssvm names by Florin Coras · 4 years, 3 months ago
  71. 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
  72. 6b6c10b vppinfra session: file platform independent private data by Florin Coras · 4 years, 3 months ago
  73. 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
  74. 1c0573d session: fix sapi coverity warning by Florin Coras · 4 years, 3 months ago
  75. 2b202bc lisp: Move to plugin by Neale Ranns · 4 years, 3 months ago
  76. db999df session: use wrk instead of thread index in node by Florin Coras · 4 years, 3 months ago
  77. 7360e3d session: grab worker barrier for sapi msgs by Florin Coras · 4 years, 3 months ago
  78. b8b6fe4 session: fix vpp exit abnormal due to application as a proxy server with ldp by fanyf · 4 years, 3 months ago
  79. cc7c88e vcl: refactor bapi client index for sapi reuse by Florin Coras · 4 years, 3 months ago
  80. f99a7d6 session: del app worker on socket detach by Florin Coras · 4 years, 3 months ago
  81. 61ae056 session: add unix socket api for app attachment by Florin Coras · 4 years, 4 months ago
  82. 97d39e3 svm session: document unsupported fifo deq combinations by Florin Coras · 4 years, 3 months ago
  83. 8ccea00 session: fix non-blocking msg enqueue to vpp mq by Florin Coras · 4 years, 4 months ago
  84. dfb30d9 session: format app_ns_name with %v rather than %s by jiangxiaoming · 4 years, 4 months ago
  85. bcdc50d session: limit max number of ct sessions per dispatch by Florin Coras · 4 years, 4 months ago
  86. dd7d24b session: ct init error handling by Florin Coras · 4 years, 4 months ago
  87. a3a4896 vcl: support multi-threads with session migration by hanlin · 4 years, 5 months ago
  88. 40c07ce vcl: support inter worker rpc by Florin Coras · 4 years, 5 months ago
  89. c7fd24e session: cleanup lookup table for rejected session by Florin Coras · 4 years, 5 months ago
  90. b495e9f session: fix application_lookup_name fail due to app_by_name default hash type wrong by jiangxiaoming · 4 years, 5 months ago
  91. 47cb248 session: reduce verbosity on fifo alloc failure by Florin Coras · 4 years, 5 months ago
  92. ea7e708 session: fix ct listener cleanup by Florin Coras · 4 years, 5 months ago
  93. 1e96617 vcl: support connected udp listens by Florin Coras · 4 years, 7 months ago
  94. c8e812f session: track detached listener segment managers by Florin Coras · 4 years, 7 months ago
  95. 72db664 session: catch segment manager alloc failure by Florin Coras · 4 years, 8 months ago
  96. 6fdd7a5 session: improve .api comments slightly by Vratko Polak · 4 years, 8 months ago
  97. 9845c20 session: add option to preallocate fifo headers by Florin Coras · 4 years, 8 months ago
  98. 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
  99. bf39597 session: cleanup listener segment manager on wrk free by Florin Coras · 4 years, 8 months ago
  100. 77d9838 vlib: add ASSERT to vlib_time_now(...) by Dave Barach · 4 years, 8 months ago