1. aeb7c1c session vcl: refactor builtin tx event for main tx by Florin Coras · 1 year, 9 months ago
  2. 48d2e15 session: pre-alloc required dma batches by Marvin Liu · 1 year, 9 months ago
  3. a468fd7 session: Use session->thread_index to correctly retrieve the session by Steven Luong · 1 year, 9 months ago
  4. 7c06b57 session: track app session closes by Florin Coras · 1 year, 10 months ago
  5. 309f7aa session: move connects to first worker by Florin Coras · 2 years, 9 months ago
  6. 7a87c71 session: fix tx_fifo clear and incorrect bitmap invalidation by Dongya Zhang · 2 years, 2 months ago
  7. d810a6e session: add session event log for session state by Steven Luong · 2 years, 2 months ago
  8. 20de85b session: add session debug cli by Steven Luong · 2 years, 2 months ago
  9. 472d0da session: pass sep.opaque to listen session by Mohammed Hawari · 2 years, 2 months ago
  10. 0654242 session: support dma option by Marvin Liu · 2 years, 4 months ago
  11. fc20c8e session: fix connected udp accepts by Florin Coras · 2 years, 6 months ago
  12. cf5c774 session quic: allow custom config of rx mqs seg size by Florin Coras · 2 years, 6 months ago
  13. 975e0df session: fix coverity warning by Florin Coras · 2 years, 8 months ago
  14. d82f471 session: export session counts to stats segment by Florin Coras · 2 years, 8 months ago
  15. 80d100c session svm: fix mq producer wait on q and ring by Florin Coras · 2 years, 8 months ago
  16. d3915dc session: leverage new pool functions in safe realloc by Florin Coras · 2 years, 9 months ago
  17. 6bd8d3f session: use safe realloc for pools by Florin Coras · 2 years, 9 months ago
  18. e09bd48 session: linked list of events to be handled by main by Florin Coras · 2 years, 9 months ago
  19. 53d8d4f session: add infra for safe pool reallocs by Florin Coras · 2 years, 9 months ago
  20. 66d4cb5 vppinfra: refactor *_will_expand() functions by Damjan Marion · 2 years, 9 months ago
  21. 0bce71e session: use transport endpoint cfg for listen by Florin Coras · 2 years, 10 months ago
  22. 5384cca session: update time for list of subscribers by Florin Coras · 2 years, 11 months ago
  23. 0b65621 http: add http protocol plugin by Florin Coras · 3 years ago
  24. 5babf98 session: no deq notifications after close by Florin Coras · 3 years, 1 month ago
  25. dfd27bc session: postpone close notification if still accepting by Florin Coras · 3 years, 1 month ago
  26. ef04803 session: deprecate mq segments baseva by Florin Coras · 3 years, 1 month ago
  27. 8afe1b8 session: improve wrk mq segment allocation by Florin Coras · 3 years, 1 month ago
  28. fc8d0c5 session: fix state check in switch pool by Florin Coras · 3 years, 1 month ago
  29. 0200044 session: support close during migration by Florin Coras · 3 years, 1 month ago
  30. 7b3a3df session: Add session_sapi_enable_disable by Nathan Skrzypczak · 3 years, 5 months ago
  31. 5de9772 session: udp accept session state should be updated by app by jxm · 3 years, 6 months ago
  32. 6bd54ca session: half-open free only on main thread by Florin Coras · 3 years, 6 months ago
  33. 6621abf srtp: basic implementation based on libsrtp2 by Florin Coras · 4 years ago
  34. b32af35 session: fix session queue node access on disable by Florin Coras · 3 years, 7 months ago
  35. a48dffe session: poll main thread if pending connects by Florin Coras · 3 years, 7 months ago
  36. af97221 session: rpc for connects to main by Florin Coras · 3 years, 8 months ago
  37. 374df7a session: switch ct to vc and track half-opens by Florin Coras · 3 years, 7 months ago
  38. bab6c52 tls: switch dtls to vc and track half-opens by Florin Coras · 3 years, 7 months ago
  39. 2c876f9 tls: switch to vc service and track half-open sessions by Florin Coras · 3 years, 7 months ago
  40. 89a9f61 session: return connect session handle to app by Florin Coras · 3 years, 7 months ago
  41. 534468e session: support half-close connection by liuyacan · 3 years, 7 months ago
  42. ea72764 session: use half-open sessions for vc establishment by Florin Coras · 3 years, 7 months ago
  43. 600d7a8 session: accept notifies for sessions in created state by Florin Coras · 3 years, 8 months ago
  44. eb839cc session: fix next node add on transport registration by Florin Coras · 3 years, 8 months ago
  45. 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
  46. 7da8829 session: basic support for interrupt mode by Florin Coras · 3 years, 9 months ago
  47. 1d2e38b session: interrupt mode for session node on main thread by Florin Coras · 3 years, 9 months ago
  48. 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
  49. 92ccf9b vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly by Damjan Marion · 3 years, 9 months ago
  50. 6ffb7c6 vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() by Damjan Marion · 3 years, 9 months ago
  51. eef1539 session: coverity fix by Florin Coras · 3 years, 10 months ago
  52. 4b47ee2 tls: dtls initial implementation by Florin Coras · 4 years, 1 month ago
  53. 86f1232 svm: add custom q implementation for mq by Florin Coras · 3 years, 11 months ago
  54. 0bc78d8 session svm: fix fifo migration by Florin Coras · 4 years ago
  55. 9a45bd8 session: remove fifo segment va allocator by Florin Coras · 4 years ago
  56. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  57. 04943b4 session: convert evt q segment to fifo segment by Florin Coras · 4 years ago
  58. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  59. e92c946 session: add startup option to poll in main by Florin Coras · 4 years, 1 month ago
  60. c95cfa2 svm: support for multi-segment enqueues by Florin Coras · 4 years, 1 month ago
  61. 473556d session: init lookup before dgram accept notification by Florin Coras · 4 years, 1 month ago
  62. 6c10ab2 session: remove support for shm bapi attachment by Florin Coras · 4 years, 1 month ago
  63. 45ab3ec session: default to using memfd mq segments by Florin Coras · 4 years, 1 month ago
  64. e10da62 session: fix feature disable by Florin Coras · 4 years, 2 months ago
  65. aae177e session: allow custom config of segment baseva by Florin Coras · 4 years, 2 months ago
  66. 5220a26 svm: harmonize ssvm names by Florin Coras · 4 years, 3 months ago
  67. 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
  68. 61ae056 session: add unix socket api for app attachment by Florin Coras · 4 years, 4 months ago
  69. c7fd24e session: cleanup lookup table for rejected session by Florin Coras · 4 years, 5 months ago
  70. 77d9838 vlib: add ASSERT to vlib_time_now(...) by Dave Barach · 4 years, 8 months ago
  71. da302e4 session: avoid rx notifications on accepting sessions by Florin Coras · 4 years, 8 months ago
  72. d50ff7f session tcp: track half open in app wrk by Florin Coras · 4 years, 8 months ago
  73. 4fde4ae session: remove ho with fifos support by Florin Coras · 4 years, 8 months ago
  74. 1116667 session: cleanup debug code by Florin Coras · 4 years, 8 months ago
  75. 7357043 session: adding debug events by Srikanth Akula · 4 years, 9 months ago
  76. 12813d5 session: fix leak on accept fifo alloc failure by Florin Coras · 4 years, 8 months ago
  77. 6d7552c session: update fifo slice on session migration by Florin Coras · 4 years, 8 months ago
  78. e759bb5 udp: cleanup input node by Florin Coras · 4 years, 8 months ago
  79. a8c3b86 session: add more session errors by Florin Coras · 4 years, 8 months ago
  80. 57660d9 session udp: shared local endpoints by Florin Coras · 4 years, 9 months ago
  81. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  82. e33c002 session: init port_proto_type asap by Florin Coras · 4 years, 9 months ago
  83. 5484daa tcp: reuse session infra for syns and resets by Florin Coras · 4 years, 9 months ago
  84. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  85. 1a8c437 session: export session_alloc_for_connection by Andreas Schultz · 4 years, 9 months ago
  86. 6080e0d tcp: force deschedule if no send space available by Florin Coras · 4 years, 9 months ago
  87. 70f879d session tcp udp: consolidate transport snd apis by Florin Coras · 4 years, 9 months ago
  88. d8f48e2 session: basic fifo-tuning-logic by Ryujiro Shibuya · 5 years ago
  89. 4dc10a4 tcp: improve invalid packet handling in syn-rcvd by Florin Coras · 4 years, 10 months ago
  90. 0aa4013 api: Use vl_msg_push/pop_heap by Nathan Skrzypczak · 5 years ago
  91. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  92. d3955fb session: no cleanup notification for forced deletes by Florin Coras · 5 years ago
  93. 989bc47 session: Fix out of order mq by Nathan Skrzypczak · 5 years ago
  94. e140d5d session: extra checks in session validation by Srikanth Akula · 5 years ago
  95. 31bd035 session: session enable in multiworker by Nathan Skrzypczak · 5 years ago
  96. a8e71c8 session tcp: refactor pacer time by Florin Coras · 5 years ago
  97. cbbc4a2 tls: fix on tcp connection reset by Zeyu Zhang · 5 years ago
  98. 5afea12 session: allow transport cleanup only if not deleted by Florin Coras · 5 years ago
  99. 3b5e222 session: app-closed to transport-deleted on delete notify by Florin Coras · 5 years ago
  100. be237bf tcp: retry lost retransmits by Florin Coras · 5 years ago