1. 5677c8a session: memory leak in mma rule table by Steven Luong · 6 months ago
  2. 6c37845 session: fix ho cleanup on forced reset by Florin Coras · 6 months ago
  3. 7080294 session: fix ho cleanup on active and passive close by Florin Coras · 6 months ago
  4. f03d448 session: remove ipv6 lookup threading assert by Brian Morris · 7 months ago
  5. 804255c misc: fix int/enum mismatch errors reported by gcc-14 by Damjan Marion · 8 months ago
  6. 9a5caec session: force session cleanups on app detach by Florin Coras · 8 months ago
  7. aa78631 session: add api to detach session from app by Florin Coras · 8 months ago
  8. d136440 session: fix cleanup for refused sessions by Florin Coras · 8 months ago
  9. 461aaa8 session: fix closing ntfs handling for refused sessions by Florin Coras · 9 months ago
  10. ea5d5bd session: fix api coverity warnings by Florin Coras · 9 months ago
  11. 7e9e2bd session: add new api for enq tx io events by Florin Coras · 9 months ago
  12. a58fce2 session: use custom types for session flags and state by Florin Coras · 9 months ago
  13. 980ee74 session: improve use of session handles by Florin Coras · 1 year, 4 months ago
  14. 5bd96b7 session: fix workers race to allocate lookup table by Florin Coras · 9 months ago
  15. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  16. 2365341 session: use no for ports in transport port allocator by Florin Coras · 9 months ago
  17. 91bfe5b session: fix port alloc for fixed lcl port reuse by Florin Coras · 9 months ago
  18. 4f3da9c session: add api cb for listen and unlisten by Florin Coras · 10 months ago
  19. 7c90be5 session: fix transport closed and disconnect race by Florin Coras · 10 months ago
  20. e439b1e session: postpone ct cleanup if rx evt pending by Florin Coras · 10 months ago
  21. f9bdc03 session: guard session lookup table allocs by Florin Coras · 11 months ago
  22. 77680ae session: flag instead of state for filtering ntf by Florin Coras · 11 months ago
  23. 66abf32 session: avoid spurious disconnect and reset ntfs by Florin Coras · 11 months ago
  24. ed4e612 session: fix app wrk free leak by Florin Coras · 11 months ago
  25. 97fef28 session: make app listener pool global by Florin Coras · 12 months ago
  26. 7428eaa session: support for cl port reuse by Florin Coras · 1 year ago
  27. 5afc13d session: avoid spurious closed notifications by Florin Coras · 1 year ago
  28. 44d9cbc session: add flag to track cless sessions by Florin Coras · 12 months ago
  29. b1454f8 session: unset fifo evt to enqueue ack evt on tcp timewait by emmanuel · 12 months ago
  30. 6d14c0c session: add forced reset api to ct transport by Florin Coras · 1 year ago
  31. 94a52d7 session: no segment handle on worker del by Florin Coras · 1 year ago
  32. 18710d5 session: no reply on app del worker with sapi by Florin Coras · 1 year, 1 month ago
  33. bffd446 session: fix asan failure by Georgy Borodin · 1 year, 1 month ago
  34. 9375266 session: per app wrk client ct segment handle by Florin Coras · 1 year, 1 month ago
  35. 894d0a6 session: add session lookup cli for stats by Florin Coras · 1 year, 1 month ago
  36. cfe6462 session: always clear rx evt flag on ntf by Florin Coras · 1 year, 1 month ago
  37. 4197fb9 session: fix bind replies with errors by Florin Coras · 1 year, 2 months ago
  38. 054aa8c session: fix duplicate rx events by Florin Coras · 1 year, 2 months ago
  39. 947aa8f session: ignore connecting half_open session in session_tx_fifo_dequeue_internal by Steven Luong · 1 year, 2 months ago
  40. 9eaf377 session: ignore app rx ntf if transport closed by Florin Coras · 1 year, 2 months ago
  41. fa9f37c session: fix tx deq ntf assert for cl by Florin Coras · 1 year, 2 months ago
  42. 84c9ee3 session: maintain old state on premature close by Florin Coras · 1 year, 2 months ago
  43. 431b489 session: propagate delayed rx evts after connect/accept by Florin Coras · 1 year, 2 months ago
  44. 9ffec14 session: handle accept and connect errors by Florin Coras · 1 year, 2 months ago
  45. e111bbd session: make port range configurable by Nathan Skrzypczak · 1 year, 2 months ago
  46. 48cd559 session: make sure rx evt flag is cleared for builtin rx by Florin Coras · 1 year, 3 months ago
  47. 2ceb818 session: fix allocation of proxy fifos by Florin Coras · 1 year, 4 months ago
  48. 1765f01 session: fix compilation when SESSION_DEBUG is on by Florin Coras · 1 year, 4 months ago
  49. 09c0e8f session: fix coverity warnings by Florin Coras · 1 year, 4 months ago
  50. 0242d30 session: async rx event notifications by Florin Coras · 2 years ago
  51. 8f3147d session: regrab evt llist elt for app transports tx by Florin Coras · 1 year, 5 months ago
  52. 6fc5311 session: remove unused code by Filip Tehlar · 1 year, 5 months ago
  53. 0028e6f session: use session error type instead of vnet error by Filip Tehlar · 1 year, 6 months ago
  54. af9b715 vcl: ldp support SO_ORIGINAL_DST by qinyang · 1 year, 6 months ago
  55. c8767c4 session udp: add len check for tx dgrams by Florin Coras · 1 year, 6 months ago
  56. d96859f udp: pass cless hdr to transport through buffer by Florin Coras · 1 year, 6 months ago
  57. 4aeba37 session: mark half-open transport closed on ntf by Florin Coras · 1 year, 6 months ago
  58. 645ac11 session: cleanup cless listeners from session lookup by Florin Coras · 1 year, 7 months ago
  59. c9fb987 session: cleanup ho lookup table on close by Florin Coras · 1 year, 9 months ago
  60. 51f1b26 session: update due to clib_socket refactoring by Nathan Skrzypczak · 1 year, 8 months ago
  61. 1f70425 session: fix app_listener memory leak if session listen failed by Xiaoming Jiang · 1 year, 8 months ago
  62. 1315d14 session: fix ct connect session flush assert by Florin Coras · 1 year, 9 months ago
  63. 55686e1 session: async flush of pending connects to workers by Florin Coras · 1 year, 9 months ago
  64. c9fac21 api: Remove deprecated message from API by Ondrej Fabry · 1 year, 9 months ago
  65. 5f30518 session: fix session node switching to interrupt mode failded if no user events by Xiaoming Jiang · 1 year, 9 months ago
  66. 49a1032 session: fix formatting of half open sessions by Florin Coras · 1 year, 9 months ago
  67. ac3c8dc session: add session stats by Filip Tehlar · 1 year, 9 months ago
  68. e541d6f session: support active opens with same source port by Florin Coras · 1 year, 9 months ago
  69. aeb7c1c session vcl: refactor builtin tx event for main tx by Florin Coras · 1 year, 9 months ago
  70. 48d2e15 session: pre-alloc required dma batches by Marvin Liu · 1 year, 9 months ago
  71. 0d712c1 session: format transport connection flags by Florin Coras · 1 year, 9 months ago
  72. 02aa2ca session: cleanup lcl endpt freelist before all alloc by Florin Coras · 1 year, 9 months ago
  73. a468fd7 session: Use session->thread_index to correctly retrieve the session by Steven Luong · 1 year, 9 months ago
  74. 3d6156f session: consolidate port alloc logic by Florin Coras · 1 year, 11 months ago
  75. 7c06b57 session: track app session closes by Florin Coras · 1 year, 10 months ago
  76. 5b704f4 session: ignore zero length dgrams by Florin Coras · 1 year, 10 months ago
  77. 7a6532b session: accept lcl ip updates on cl sessions by Florin Coras · 1 year, 10 months ago
  78. af2e88d session: fix out of bounds event memcpy by Florin Coras · 1 year, 11 months ago
  79. c21775b session: avoid trying to send incomplete dgram by Florin Coras · 2 years ago
  80. 227660b session: avoid dgram dequeues with no transport by Florin Coras · 2 years ago
  81. c5b0fcd hsa: fix echo client workers initialization by Benoît Ganne · 2 years ago
  82. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years, 1 month ago
  83. 309f7aa session: move connects to first worker by Florin Coras · 2 years, 9 months ago
  84. bf27ca8 session: transport endpt cleanup on owner thread by Florin Coras · 2 years, 1 month ago
  85. 0b466ad session: add transport main structure by Florin Coras · 2 years, 1 month ago
  86. 9688b3b session: safe pools for cut-through sessions by Florin Coras · 2 years, 8 months ago
  87. e8d8d47 session: reduce safe pool expand rate by Florin Coras · 2 years, 1 month ago
  88. ee4172e http: support client connect by Filip Tehlar · 2 years, 3 months ago
  89. 7a87c71 session: fix tx_fifo clear and incorrect bitmap invalidation by Dongya Zhang · 2 years, 1 month ago
  90. d810a6e session: add session event log for session state by Steven Luong · 2 years, 2 months ago
  91. 20de85b session: add session debug cli by Steven Luong · 2 years, 2 months ago
  92. 472d0da session: pass sep.opaque to listen session by Mohammed Hawari · 2 years, 2 months ago
  93. 10e5b4a session: make session code compile with SESSION_DEBUG enable by Steven Luong · 2 years, 2 months ago
  94. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  95. 6161bba tcp: replace tcp_time_now with tcp_time_now_us by Steven Luong · 2 years, 3 months ago
  96. c795b88 vcl: add hugepage for vcl configure and svm by Junfeng Wang · 2 years, 4 months ago
  97. 0654242 session: support dma option by Marvin Liu · 2 years, 4 months ago
  98. 92d2965 session: fix a crash when using unregistered transport proto by Filip Tehlar · 2 years, 5 months ago
  99. add7637 session: increase retries to grab mq lock by Radha krishna Saragadam · 2 years, 5 months ago
  100. 972dc17 misc: pass NULL instead of 0 for pointer in variadic functions by Andreas Schultz · 4 years, 7 months ago