1. c5b0fcd hsa: fix echo client workers initialization by Benoît Ganne · 2 years ago
  2. 243a043 vcl: enable gso for 'sendmsg' in LDP mode. by Dou Chao · 2 years, 1 month ago
  3. 309f7aa session: move connects to first worker by Florin Coras · 2 years, 9 months ago
  4. bf27ca8 session: transport endpt cleanup on owner thread by Florin Coras · 2 years, 1 month ago
  5. 0b466ad session: add transport main structure by Florin Coras · 2 years, 2 months ago
  6. 9688b3b session: safe pools for cut-through sessions by Florin Coras · 2 years, 9 months ago
  7. e8d8d47 session: reduce safe pool expand rate by Florin Coras · 2 years, 1 month ago
  8. ee4172e http: support client connect by Filip Tehlar · 2 years, 3 months ago
  9. 7a87c71 session: fix tx_fifo clear and incorrect bitmap invalidation by Dongya Zhang · 2 years, 2 months ago
  10. d810a6e session: add session event log for session state by Steven Luong · 2 years, 2 months ago
  11. 20de85b session: add session debug cli by Steven Luong · 2 years, 2 months ago
  12. 472d0da session: pass sep.opaque to listen session by Mohammed Hawari · 2 years, 2 months ago
  13. 10e5b4a session: make session code compile with SESSION_DEBUG enable by Steven Luong · 2 years, 2 months ago
  14. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  15. 6161bba tcp: replace tcp_time_now with tcp_time_now_us by Steven Luong · 2 years, 3 months ago
  16. c795b88 vcl: add hugepage for vcl configure and svm by Junfeng Wang · 2 years, 4 months ago
  17. 0654242 session: support dma option by Marvin Liu · 2 years, 4 months ago
  18. 92d2965 session: fix a crash when using unregistered transport proto by Filip Tehlar · 2 years, 5 months ago
  19. add7637 session: increase retries to grab mq lock by Radha krishna Saragadam · 2 years, 5 months ago
  20. 972dc17 misc: pass NULL instead of 0 for pointer in variadic functions by Andreas Schultz · 4 years, 7 months ago
  21. fc20c8e session: fix connected udp accepts by Florin Coras · 2 years, 6 months ago
  22. cf5c774 session quic: allow custom config of rx mqs seg size by Florin Coras · 2 years, 6 months ago
  23. af21b2e session: fix double free in CLI by Filip Tehlar · 2 years, 7 months ago
  24. 5122234 session: make sure fifos are freed on right thread by Florin Coras · 2 years, 7 months ago
  25. 342044a session: revert "fix session cli maybe parse wrong args if executed in files" by Damjan Marion · 2 years, 7 months ago
  26. da052b6 session: fix session cli maybe parse wrong args if executed in files by Xiaoming Jiang · 2 years, 8 months ago
  27. 975e0df session: fix coverity warning by Florin Coras · 2 years, 8 months ago
  28. d82f471 session: export session counts to stats segment by Florin Coras · 2 years, 8 months ago
  29. 94ba931 session: fix ctrl evt rpc elt pool realloc by Florin Coras · 2 years, 8 months ago
  30. 80d100c session svm: fix mq producer wait on q and ring by Florin Coras · 2 years, 8 months ago
  31. 8c2bdf8 session: add support for listen proxies by Florin Coras · 2 years, 8 months ago
  32. 0dde175 session: use session layer rpc for evts sent to main by Florin Coras · 2 years, 9 months ago
  33. d3915dc session: leverage new pool functions in safe realloc by Florin Coras · 2 years, 9 months ago
  34. 4b20830 vlib: add support for workers sync by Florin Coras · 2 years, 9 months ago
  35. 8f60318 session: fix coverity warning by Florin Coras · 2 years, 9 months ago
  36. 5b47a6d session: simplify safe pool realloc by Florin Coras · 2 years, 9 months ago
  37. f55183a session: reorganize local port allocation by Florin Coras · 2 years, 9 months ago
  38. 05ead78 session: safe reallocs for transport endpoint pool by Florin Coras · 2 years, 9 months ago
  39. 6bd8d3f session: use safe realloc for pools by Florin Coras · 2 years, 9 months ago
  40. e09bd48 session: linked list of events to be handled by main by Florin Coras · 2 years, 9 months ago
  41. 53d8d4f session: add infra for safe pool reallocs by Florin Coras · 2 years, 10 months ago
  42. 66d4cb5 vppinfra: refactor *_will_expand() functions by Damjan Marion · 2 years, 9 months ago
  43. 9c32f05 session: fix crash during client detach by Filip Tehlar · 2 years, 10 months ago
  44. bb5e2fc session: improve tx tracing by Florin Coras · 2 years, 10 months ago
  45. 447e51d session: fix session layer socket read by Filip Tehlar · 2 years, 10 months ago
  46. 0bce71e session: use transport endpoint cfg for listen by Florin Coras · 2 years, 10 months ago
  47. f8c8809 session: avoid debug half-open session pool contention by Florin Coras · 2 years, 11 months ago
  48. 3e15710 session: track bytes dequeued in snd params by Florin Coras · 2 years, 11 months ago
  49. 7e7b030 session: separate transports from apps in show cli by Florin Coras · 2 years, 11 months ago
  50. 5384cca session: update time for list of subscribers by Florin Coras · 3 years ago
  51. 0b65621 http: add http protocol plugin by Florin Coras · 3 years ago
  52. f66cc80 session: pass tx buffers in bulk to transports by Florin Coras · 3 years, 9 months ago
  53. 6ac74e4 session: increase postponed mq message min size by Florin Coras · 3 years ago
  54. 36eaaf3 session: fix segment manager format coverity warning by Florin Coras · 3 years ago
  55. 2b4f74f session: allow pacer to send when bucket hits 0 by Florin Coras · 3 years ago
  56. 9bd71be session: deschedule sessions with no data to send by Florin Coras · 3 years ago
  57. 93dd58c session: fix pacer bucket update cast by Florin Coras · 3 years ago
  58. cdfe8ab session svm: track fs and seg manager index in fs by Florin Coras · 3 years ago
  59. c824977 session: fix segment alloc/free worker race by Florin Coras · 3 years, 1 month ago
  60. f977ce7 session: ignore rpc in fifo event lookups by Florin Coras · 3 years ago
  61. a0024a6 session: improve sh segment-manager cli by Florin Coras · 3 years ago
  62. 20c2423 session: app mq congestion detection by Florin Coras · 3 years, 1 month ago
  63. 0eb83f4 api: improve REPLY_MACRO safety by Klement Sekera · 3 years, 1 month ago
  64. 074f397 session: stricter tx checks for ct sessions by Florin Coras · 3 years ago
  65. 13987da session: fix duplicate segment del message by Florin Coras · 3 years ago
  66. 02cc719 session: remove segment if empty after writer lock by Florin Coras · 3 years, 1 month ago
  67. 1a4aaf1 session: mark first listener segment as protected by Florin Coras · 3 years, 1 month ago
  68. 5babf98 session: no deq notifications after close by Florin Coras · 3 years, 1 month ago
  69. dfd27bc session: postpone close notification if still accepting by Florin Coras · 3 years, 1 month ago
  70. 19f6e26 session: fix clib_rwlock_writer_unlock lost by wanghanlin · 3 years, 1 month ago
  71. c6eb7da session: accept reply improvements by Florin Coras · 3 years, 1 month ago
  72. 9439a36 session: postpone ct peer disconnect and more checks by Florin Coras · 3 years, 1 month ago
  73. a7bd826 session: only notify server on ct connect failure by Florin Coras · 3 years, 1 month ago
  74. 2711ca7 session: improve fifo segment allocation by Filip Tehlar · 3 years, 1 month ago
  75. 32c7335 session: detach server from client on connect failure by Florin Coras · 3 years, 1 month ago
  76. ef04803 session: deprecate mq segments baseva by Florin Coras · 3 years, 1 month ago
  77. 8afe1b8 session: improve wrk mq segment allocation by Florin Coras · 3 years, 1 month ago
  78. fc8d0c5 session: fix state check in switch pool by Florin Coras · 3 years, 1 month ago
  79. 0200044 session: support close during migration by Florin Coras · 3 years, 1 month ago
  80. c215e5a session: try to coalesce ct accept rpcs by Florin Coras · 3 years, 1 month ago
  81. 7fe0069 session: add per worker ct context by Florin Coras · 3 years, 1 month ago
  82. 9895238 session: postpone ct segment delete by Florin Coras · 3 years, 1 month ago
  83. 2f09bfc vcl: add DSCP support in VCL by Filip Tehlar · 3 years, 1 month ago
  84. 3ef8bf3 session: add support for DSCP by Filip Tehlar · 3 years, 2 months ago
  85. feb6702 session: fix ct tracking of actual transport proto by Florin Coras · 3 years, 1 month ago
  86. e7dda6b session: reset if ct close with data by Florin Coras · 3 years, 1 month ago
  87. 440c7b5 session: postpone ct cleanups by Florin Coras · 3 years, 1 month ago
  88. ea25722 session: add api test file by Filip Tehlar · 3 years, 2 months ago
  89. 3d3dc29 session: app name should format with %v by Xiaoming Jiang · 3 years, 2 months ago
  90. d9e9870 session: set actual lcl ip on accepted ct by Florin Coras · 3 years, 2 months ago
  91. 22efac3 session: fix severity info by Filip Tehlar · 3 years, 3 months ago
  92. 7b3a3df session: Add session_sapi_enable_disable by Nathan Skrzypczak · 3 years, 5 months ago
  93. b3ea73e session: implement app_ns deletion by Nathan Skrzypczak · 3 years, 5 months ago
  94. 3d5e741 session: use table_format in sh app ns by Nathan Skrzypczak · 3 years, 3 months ago
  95. 1a9e2f9 session: Add sock_name option to add_ns by Nathan Skrzypczak · 3 years, 5 months ago
  96. 596c45b tcp session: initialize sw_if_index at connect time by Florin Coras · 3 years, 3 months ago
  97. 10bb21f vlib: fix vlib_buffer_enqueue_to_next() overflow by Benoît Ganne · 3 years, 3 months ago
  98. 0bb670e session: fix non-NULL terminated string by Benoît Ganne · 3 years, 3 months ago
  99. 0242fd8 udp: fill rmt info if session is connection less by liuyacan · 3 years, 4 months ago
  100. 40ba692 session: fix prefetch out of struct bound on Arm by Tianyu Li · 3 years, 4 months ago