1. 9a45bd8 session: remove fifo segment va allocator by Florin Coras · 4 years ago
  2. 14f066e svm vcl: allow random offsets for fifo segments in apps by Florin Coras · 4 years ago
  3. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  4. 04943b4 session: convert evt q segment to fifo segment by Florin Coras · 4 years ago
  5. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  6. 213b1bb svm: remove fifo segment heap by Florin Coras · 4 years ago
  7. 506aa3c session: free segment manager only from main by Florin Coras · 4 years ago
  8. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  9. 7a105fd udp session: fix deq notification for dgrams by Florin Coras · 4 years ago
  10. a39f472 session: make pacer worker load aware by Florin Coras · 4 years, 1 month ago
  11. 7808df2 session: allow small pacer bursts by Florin Coras · 4 years, 1 month ago
  12. e92c946 session: add startup option to poll in main by Florin Coras · 4 years, 1 month ago
  13. c95cfa2 svm: support for multi-segment enqueues by Florin Coras · 4 years, 1 month ago
  14. 473556d session: init lookup before dgram accept notification by Florin Coras · 4 years, 1 month ago
  15. e655240 session: fix fifo tuning init on connect by Florin Coras · 4 years, 1 month ago
  16. 6c10ab2 session: remove support for shm bapi attachment by Florin Coras · 4 years, 1 month ago
  17. 8c4fa01 session: delegate fifo ooo lookup init to transports by Florin Coras · 4 years, 1 month ago
  18. 45ab3ec session: default to using memfd mq segments by Florin Coras · 4 years, 1 month ago
  19. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 3 months ago
  20. ce252ca session: fix ct server session thread index by Florin Coras · 4 years, 1 month ago
  21. 89235c7 session: reduce max session node frame size by Florin Coras · 4 years, 1 month ago
  22. 06ac4bb session: fix ct cleanup before full establishement 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. 2d0e3de session: per worker state for ct sessions by Florin Coras · 4 years, 2 months ago
  25. e10da62 session: fix feature disable by Florin Coras · 4 years, 2 months ago
  26. a837508 session: fix ct local listener session index by Florin Coras · 4 years, 2 months ago
  27. 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
  28. 585c86a hsa: cleanup sock server test by Florin Coras · 4 years, 2 months ago
  29. 91413ac session: listeners verbose format alignment by Florin Coras · 4 years, 2 months ago
  30. aae177e session: allow custom config of segment baseva by Florin Coras · 4 years, 2 months ago
  31. 6b410e6 session: app_name should format with %v by jiangxiaoming · 4 years, 2 months ago
  32. a107f40 session: init size and watermarks on all seg managers by Florin Coras · 4 years, 3 months ago
  33. 5220a26 svm: harmonize ssvm names by Florin Coras · 4 years, 3 months ago
  34. 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
  35. 6b6c10b vppinfra session: file platform independent private data by Florin Coras · 4 years, 3 months ago
  36. 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
  37. 1c0573d session: fix sapi coverity warning by Florin Coras · 4 years, 3 months ago
  38. 2b202bc lisp: Move to plugin by Neale Ranns · 4 years, 3 months ago
  39. db999df session: use wrk instead of thread index in node by Florin Coras · 4 years, 3 months ago
  40. 7360e3d session: grab worker barrier for sapi msgs by Florin Coras · 4 years, 3 months ago
  41. b8b6fe4 session: fix vpp exit abnormal due to application as a proxy server with ldp by fanyf · 4 years, 3 months ago
  42. cc7c88e vcl: refactor bapi client index for sapi reuse by Florin Coras · 4 years, 3 months ago
  43. f99a7d6 session: del app worker on socket detach by Florin Coras · 4 years, 3 months ago
  44. 61ae056 session: add unix socket api for app attachment by Florin Coras · 4 years, 4 months ago
  45. 97d39e3 svm session: document unsupported fifo deq combinations by Florin Coras · 4 years, 3 months ago
  46. 8ccea00 session: fix non-blocking msg enqueue to vpp mq by Florin Coras · 4 years, 4 months ago
  47. dfb30d9 session: format app_ns_name with %v rather than %s by jiangxiaoming · 4 years, 4 months ago
  48. bcdc50d session: limit max number of ct sessions per dispatch by Florin Coras · 4 years, 4 months ago
  49. dd7d24b session: ct init error handling by Florin Coras · 4 years, 4 months ago
  50. a3a4896 vcl: support multi-threads with session migration by hanlin · 4 years, 5 months ago
  51. 40c07ce vcl: support inter worker rpc by Florin Coras · 4 years, 5 months ago
  52. c7fd24e session: cleanup lookup table for rejected session by Florin Coras · 4 years, 5 months ago
  53. b495e9f session: fix application_lookup_name fail due to app_by_name default hash type wrong by jiangxiaoming · 4 years, 5 months ago
  54. 47cb248 session: reduce verbosity on fifo alloc failure by Florin Coras · 4 years, 5 months ago
  55. ea7e708 session: fix ct listener cleanup by Florin Coras · 4 years, 5 months ago
  56. 1e96617 vcl: support connected udp listens by Florin Coras · 4 years, 7 months ago
  57. c8e812f session: track detached listener segment managers by Florin Coras · 4 years, 7 months ago
  58. 72db664 session: catch segment manager alloc failure by Florin Coras · 4 years, 8 months ago
  59. 6fdd7a5 session: improve .api comments slightly by Vratko Polak · 4 years, 9 months ago
  60. 9845c20 session: add option to preallocate fifo headers by Florin Coras · 4 years, 8 months ago
  61. 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
  62. bf39597 session: cleanup listener segment manager on wrk free by Florin Coras · 4 years, 8 months ago
  63. 77d9838 vlib: add ASSERT to vlib_time_now(...) by Dave Barach · 4 years, 8 months ago
  64. c0e9441 tests: move defaults from defaultmapping to .api files by Paul Vinciguerra · 4 years, 8 months ago
  65. 36d4939 session vcl: propagate transport cleanup notifications by Florin Coras · 4 years, 8 months ago
  66. 30a28c1 session: fix session_table_get_or_alloc by Andreas Schultz · 4 years, 8 months ago
  67. 6e0ee95 session: multiple dgrams per dispatch by Florin Coras · 4 years, 8 months ago
  68. 7ce23f2 session: fix use-after-free in input node by Benoît Ganne · 4 years, 8 months ago
  69. da302e4 session: avoid rx notifications on accepting sessions by Florin Coras · 4 years, 8 months ago
  70. 701c099 session: fix half-open cleanup by Florin Coras · 4 years, 8 months ago
  71. d50ff7f session tcp: track half open in app wrk by Florin Coras · 4 years, 8 months ago
  72. 77ea42b session: detach session from app on cleanup by Florin Coras · 4 years, 8 months ago
  73. 1bd4616 session: avoid all session cleanup on unlisten by Florin Coras · 4 years, 8 months ago
  74. 4fde4ae session: remove ho with fifos support by Florin Coras · 4 years, 8 months ago
  75. 1116667 session: cleanup debug code by Florin Coras · 4 years, 8 months ago
  76. 7357043 session: adding debug events by Srikanth Akula · 4 years, 8 months ago
  77. 256779c udp: remove connected udp transport proto by Florin Coras · 4 years, 8 months ago
  78. 12813d5 session: fix leak on accept fifo alloc failure by Florin Coras · 4 years, 8 months ago
  79. 6d7552c session: update fifo slice on session migration by Florin Coras · 4 years, 8 months ago
  80. e759bb5 udp: cleanup input node by Florin Coras · 4 years, 8 months ago
  81. ae16a98 session: alloc exact number of bufs for multi-seg deqs by Simon Zhang · 4 years, 9 months ago
  82. a8c3b86 session: add more session errors by Florin Coras · 4 years, 8 months ago
  83. ab57edb udp session: allow dgram ip fragmentation by Florin Coras · 4 years, 8 months ago
  84. ba78e23 udp session: jumbo frames and configurable mtu by Florin Coras · 4 years, 8 months ago
  85. 7a2abce vcl session: enforce full dgram reads/writes by Florin Coras · 4 years, 9 months ago
  86. 57660d9 session udp: shared local endpoints by Florin Coras · 4 years, 9 months ago
  87. 9f86d22 session tls: support tls descheduling by Florin Coras · 4 years, 9 months ago
  88. ed8db52 session tls: improve app transports tx scheduling by Florin Coras · 4 years, 10 months ago
  89. 3e07a4a misc: sprintf be gone by Dave Barach · 4 years, 9 months ago
  90. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  91. e33c002 session: init port_proto_type asap by Florin Coras · 4 years, 9 months ago
  92. d85666f session udp: fix transport flags and migration by Florin Coras · 4 years, 9 months ago
  93. 888d9f0 session: remove obsolete apis by Florin Coras · 4 years, 9 months ago
  94. 57a5a2d udp session vcl: add udp iperf test by Florin Coras · 4 years, 9 months ago
  95. 0a1e183 session udp: support connect on listeners by Florin Coras · 4 years, 9 months ago
  96. 805d58c session: allow rx events independnt of state by Florin Coras · 4 years, 9 months ago
  97. 6eef40b session: fix fifos display by Aloys Augustin · 4 years, 9 months ago
  98. 5484daa tcp: reuse session infra for syns and resets by Florin Coras · 4 years, 9 months ago
  99. 87b7e3d session udp: flag for connected udp by Florin Coras · 4 years, 9 months ago
  100. 4897d77 session: fix coverity warning by Dave Barach · 4 years, 9 months ago