1. af21b2e session: fix double free in CLI by Filip Tehlar · 2 years, 7 months ago
  2. 342044a session: revert "fix session cli maybe parse wrong args if executed in files" by Damjan Marion · 2 years, 7 months ago
  3. da052b6 session: fix session cli maybe parse wrong args if executed in files by Xiaoming Jiang · 2 years, 8 months ago
  4. 6bd8d3f session: use safe realloc for pools by Florin Coras · 2 years, 9 months ago
  5. 46b8b1a session: cleanup event llist usage by Florin Coras · 3 years, 7 months ago
  6. ea72764 session: use half-open sessions for vc establishment by Florin Coras · 3 years, 7 months ago
  7. f553a2c vlib: introduce vlib_get_elog_main() by Damjan Marion · 3 years, 9 months ago
  8. c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
  9. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  10. 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
  11. 1116667 session: cleanup debug code by Florin Coras · 4 years, 8 months ago
  12. 7357043 session: adding debug events by Srikanth Akula · 4 years, 8 months ago
  13. 6eef40b session: fix fifos display by Aloys Augustin · 4 years, 9 months ago
  14. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  15. 16d974e session: avoid scanning new io list under load by Florin Coras · 4 years, 10 months ago
  16. d9035a4 session tcp: add opaque data to show cli by Florin Coras · 5 years ago
  17. 91f90d0 session: more show cli output by Florin Coras · 5 years ago
  18. 4f59985 session: add space around ternary operator by Vratko Polak · 5 years ago
  19. 2d0b2bb session: fix show cli with closed session by Florin Coras · 5 years ago
  20. 61a89f2 session: fix session filter range by Florin Coras · 5 years ago
  21. 5bb23ec session: improve cli by Florin Coras · 5 years ago
  22. 5f06632 session: add transport deleted state by Florin Coras · 5 years ago
  23. 95dd1fe quic: fix show session verbose by Aloys Augustin · 5 years ago
  24. a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
  25. 509028a session: fix cli for sessions in created state by Florin Coras · 6 years ago
  26. 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago
  27. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  28. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  29. 3389dd2 session: improve show session cli by Florin Coras · 6 years ago
  30. baee8d4 session: add support for vrf in session unformat (VPP-1546) by Florin Coras · 6 years ago
  31. 844a36d http server: improvements by Florin Coras · 6 years ago
  32. aefbede session: add cli option to dump session elog by Florin Coras · 6 years ago
  33. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
  34. 0d883a4 session: fix sh session cli by Florin Coras · 6 years ago
  35. 5a7ca7b session: add wrk context by Florin Coras · 6 years ago
  36. de9a849 session/tcp: improve cli by Florin Coras · 6 years ago
  37. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  38. 1553197 session: add support for multiple app workers by Florin Coras · 6 years ago
  39. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  40. 52207f1 session: send ctrl msg over mq by Florin Coras · 6 years ago
  41. 7fb0fe1 udp/session: refactor to support dgram mode by Florin Coras · 7 years ago
  42. 5c9083d session: use generic session pool for listeners by Florin Coras · 7 years ago
  43. 561af9b session: generalize handling of network transports by Florin Coras · 7 years ago
  44. 82d8ec2 VPP-1077 Add meaningful error info, when executing command with enable/disable option by Swarup Nayak · 7 years ago
  45. dbd4456 session: use listener logic for proxy rules by Florin Coras · 7 years ago
  46. 8af2054 VCL: add session namespace support. by Dave Wallace · 7 years ago
  47. 3cbc04b udp: refactor udp code by Florin Coras · 7 years ago
  48. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  49. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  50. b7f1faa Add fixed-size, preallocated pool support by Dave Barach · 7 years ago
  51. c87c91d session: segment manager improvements by Florin Coras · 7 years ago
  52. c9d1c5b tcp: fix v6 sessions by root · 7 years ago
  53. 66b1131 Fix tcp tx buffer allocation by Florin Coras · 7 years ago
  54. 6881062 Make tcp active open data structures thread safe by Florin Coras · 7 years ago
  55. 6534b7a Improvements to tcp rx path and debugging by Florin Coras · 7 years ago
  56. 3eb5062 Fixes and improved tcp/session debugging by Florin Coras · 7 years ago
  57. 2c25a62 Horizontal (nSessions) scaling draft by Dave Barach · 7 years ago
  58. 93992a9 Implement sack based tcp loss recovery (RFC 6675) by Florin Coras · 8 years ago
  59. bb292f4 Improve session debugging by Florin Coras · 8 years ago
  60. e212506 [vpp-705]uri_cli issue:show session get nothing tips when session management disable by flyingeagle23 · 8 years ago
  61. 6792ec0 TCP/session improvements by Florin Coras · 8 years ago
  62. e04c299 Cleanup URI code and TCP bugfixing by Florin Coras · 8 years ago
  63. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago