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