1. fa9f37c session: fix tx deq ntf assert for cl by Florin Coras · 1 year, 2 months ago
  2. 84c9ee3 session: maintain old state on premature close by Florin Coras · 1 year, 2 months ago
  3. 431b489 session: propagate delayed rx evts after connect/accept by Florin Coras · 1 year, 2 months ago
  4. 9ffec14 session: handle accept and connect errors by Florin Coras · 1 year, 2 months ago
  5. e111bbd session: make port range configurable by Nathan Skrzypczak · 1 year, 2 months ago
  6. 48cd559 session: make sure rx evt flag is cleared for builtin rx by Florin Coras · 1 year, 3 months ago
  7. 2ceb818 session: fix allocation of proxy fifos by Florin Coras · 1 year, 4 months ago
  8. 1765f01 session: fix compilation when SESSION_DEBUG is on by Florin Coras · 1 year, 4 months ago
  9. 09c0e8f session: fix coverity warnings by Florin Coras · 1 year, 4 months ago
  10. 0242d30 session: async rx event notifications by Florin Coras · 2 years ago
  11. 8f3147d session: regrab evt llist elt for app transports tx by Florin Coras · 1 year, 5 months ago
  12. 6fc5311 session: remove unused code by Filip Tehlar · 1 year, 5 months ago
  13. 0028e6f session: use session error type instead of vnet error by Filip Tehlar · 1 year, 6 months ago
  14. af9b715 vcl: ldp support SO_ORIGINAL_DST by qinyang · 1 year, 6 months ago
  15. c8767c4 session udp: add len check for tx dgrams by Florin Coras · 1 year, 6 months ago
  16. d96859f udp: pass cless hdr to transport through buffer by Florin Coras · 1 year, 6 months ago
  17. 4aeba37 session: mark half-open transport closed on ntf by Florin Coras · 1 year, 6 months ago
  18. 645ac11 session: cleanup cless listeners from session lookup by Florin Coras · 1 year, 7 months ago
  19. c9fb987 session: cleanup ho lookup table on close by Florin Coras · 1 year, 9 months ago
  20. 51f1b26 session: update due to clib_socket refactoring by Nathan Skrzypczak · 1 year, 8 months ago
  21. 1f70425 session: fix app_listener memory leak if session listen failed by Xiaoming Jiang · 1 year, 8 months ago
  22. 1315d14 session: fix ct connect session flush assert by Florin Coras · 1 year, 9 months ago
  23. 55686e1 session: async flush of pending connects to workers by Florin Coras · 1 year, 9 months ago
  24. c9fac21 api: Remove deprecated message from API by Ondrej Fabry · 1 year, 9 months ago
  25. 5f30518 session: fix session node switching to interrupt mode failded if no user events by Xiaoming Jiang · 1 year, 9 months ago
  26. 49a1032 session: fix formatting of half open sessions by Florin Coras · 1 year, 9 months ago
  27. ac3c8dc session: add session stats by Filip Tehlar · 1 year, 9 months ago
  28. e541d6f session: support active opens with same source port by Florin Coras · 1 year, 9 months ago
  29. aeb7c1c session vcl: refactor builtin tx event for main tx by Florin Coras · 1 year, 9 months ago
  30. 48d2e15 session: pre-alloc required dma batches by Marvin Liu · 1 year, 9 months ago
  31. 0d712c1 session: format transport connection flags by Florin Coras · 1 year, 9 months ago
  32. 02aa2ca session: cleanup lcl endpt freelist before all alloc by Florin Coras · 1 year, 9 months ago
  33. a468fd7 session: Use session->thread_index to correctly retrieve the session by Steven Luong · 1 year, 9 months ago
  34. 3d6156f session: consolidate port alloc logic by Florin Coras · 1 year, 11 months ago
  35. 7c06b57 session: track app session closes by Florin Coras · 1 year, 10 months ago
  36. 5b704f4 session: ignore zero length dgrams by Florin Coras · 1 year, 10 months ago
  37. 7a6532b session: accept lcl ip updates on cl sessions by Florin Coras · 1 year, 10 months ago
  38. af2e88d session: fix out of bounds event memcpy by Florin Coras · 1 year, 11 months ago
  39. c21775b session: avoid trying to send incomplete dgram by Florin Coras · 2 years ago
  40. 227660b session: avoid dgram dequeues with no transport by Florin Coras · 2 years ago
  41. c5b0fcd hsa: fix echo client workers initialization by Benoît Ganne · 2 years ago
  42. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years, 1 month ago
  43. 309f7aa session: move connects to first worker by Florin Coras · 2 years, 9 months ago
  44. bf27ca8 session: transport endpt cleanup on owner thread by Florin Coras · 2 years, 1 month ago
  45. 0b466ad session: add transport main structure by Florin Coras · 2 years, 1 month ago
  46. 9688b3b session: safe pools for cut-through sessions by Florin Coras · 2 years, 8 months ago
  47. e8d8d47 session: reduce safe pool expand rate by Florin Coras · 2 years, 1 month ago
  48. ee4172e http: support client connect by Filip Tehlar · 2 years, 3 months ago
  49. 7a87c71 session: fix tx_fifo clear and incorrect bitmap invalidation by Dongya Zhang · 2 years, 1 month ago
  50. d810a6e session: add session event log for session state by Steven Luong · 2 years, 2 months ago
  51. 20de85b session: add session debug cli by Steven Luong · 2 years, 2 months ago
  52. 472d0da session: pass sep.opaque to listen session by Mohammed Hawari · 2 years, 2 months ago
  53. 10e5b4a session: make session code compile with SESSION_DEBUG enable by Steven Luong · 2 years, 2 months ago
  54. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  55. 6161bba tcp: replace tcp_time_now with tcp_time_now_us by Steven Luong · 2 years, 3 months ago
  56. c795b88 vcl: add hugepage for vcl configure and svm by Junfeng Wang · 2 years, 4 months ago
  57. 0654242 session: support dma option by Marvin Liu · 2 years, 4 months ago
  58. 92d2965 session: fix a crash when using unregistered transport proto by Filip Tehlar · 2 years, 5 months ago
  59. add7637 session: increase retries to grab mq lock by Radha krishna Saragadam · 2 years, 5 months ago
  60. 972dc17 misc: pass NULL instead of 0 for pointer in variadic functions by Andreas Schultz · 4 years, 7 months ago
  61. fc20c8e session: fix connected udp accepts by Florin Coras · 2 years, 6 months ago
  62. cf5c774 session quic: allow custom config of rx mqs seg size by Florin Coras · 2 years, 6 months ago
  63. af21b2e session: fix double free in CLI by Filip Tehlar · 2 years, 7 months ago
  64. 5122234 session: make sure fifos are freed on right thread by Florin Coras · 2 years, 7 months ago
  65. 342044a session: revert "fix session cli maybe parse wrong args if executed in files" by Damjan Marion · 2 years, 7 months ago
  66. da052b6 session: fix session cli maybe parse wrong args if executed in files by Xiaoming Jiang · 2 years, 8 months ago
  67. 975e0df session: fix coverity warning by Florin Coras · 2 years, 8 months ago
  68. d82f471 session: export session counts to stats segment by Florin Coras · 2 years, 8 months ago
  69. 94ba931 session: fix ctrl evt rpc elt pool realloc by Florin Coras · 2 years, 8 months ago
  70. 80d100c session svm: fix mq producer wait on q and ring by Florin Coras · 2 years, 8 months ago
  71. 8c2bdf8 session: add support for listen proxies by Florin Coras · 2 years, 8 months ago
  72. 0dde175 session: use session layer rpc for evts sent to main by Florin Coras · 2 years, 9 months ago
  73. d3915dc session: leverage new pool functions in safe realloc by Florin Coras · 2 years, 9 months ago
  74. 4b20830 vlib: add support for workers sync by Florin Coras · 2 years, 9 months ago
  75. 8f60318 session: fix coverity warning by Florin Coras · 2 years, 9 months ago
  76. 5b47a6d session: simplify safe pool realloc by Florin Coras · 2 years, 9 months ago
  77. f55183a session: reorganize local port allocation by Florin Coras · 2 years, 9 months ago
  78. 05ead78 session: safe reallocs for transport endpoint pool by Florin Coras · 2 years, 9 months ago
  79. 6bd8d3f session: use safe realloc for pools by Florin Coras · 2 years, 9 months ago
  80. e09bd48 session: linked list of events to be handled by main by Florin Coras · 2 years, 9 months ago
  81. 53d8d4f session: add infra for safe pool reallocs by Florin Coras · 2 years, 9 months ago
  82. 66d4cb5 vppinfra: refactor *_will_expand() functions by Damjan Marion · 2 years, 9 months ago
  83. 9c32f05 session: fix crash during client detach by Filip Tehlar · 2 years, 9 months ago
  84. bb5e2fc session: improve tx tracing by Florin Coras · 2 years, 10 months ago
  85. 447e51d session: fix session layer socket read by Filip Tehlar · 2 years, 10 months ago
  86. 0bce71e session: use transport endpoint cfg for listen by Florin Coras · 2 years, 10 months ago
  87. f8c8809 session: avoid debug half-open session pool contention by Florin Coras · 2 years, 10 months ago
  88. 3e15710 session: track bytes dequeued in snd params by Florin Coras · 2 years, 11 months ago
  89. 7e7b030 session: separate transports from apps in show cli by Florin Coras · 2 years, 11 months ago
  90. 5384cca session: update time for list of subscribers by Florin Coras · 2 years, 11 months ago
  91. 0b65621 http: add http protocol plugin by Florin Coras · 3 years ago
  92. f66cc80 session: pass tx buffers in bulk to transports by Florin Coras · 3 years, 8 months ago
  93. 6ac74e4 session: increase postponed mq message min size by Florin Coras · 3 years ago
  94. 36eaaf3 session: fix segment manager format coverity warning by Florin Coras · 3 years ago
  95. 2b4f74f session: allow pacer to send when bucket hits 0 by Florin Coras · 3 years ago
  96. 9bd71be session: deschedule sessions with no data to send by Florin Coras · 3 years ago
  97. 93dd58c session: fix pacer bucket update cast by Florin Coras · 3 years ago
  98. cdfe8ab session svm: track fs and seg manager index in fs by Florin Coras · 3 years ago
  99. c824977 session: fix segment alloc/free worker race by Florin Coras · 3 years, 1 month ago
  100. f977ce7 session: ignore rpc in fifo event lookups by Florin Coras · 3 years ago