1. e10da62 session: fix feature disable by Florin Coras · 4 years, 2 months ago
  2. aae177e session: allow custom config of segment baseva by Florin Coras · 4 years, 2 months ago
  3. 5220a26 svm: harmonize ssvm names by Florin Coras · 4 years, 3 months ago
  4. 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
  5. 61ae056 session: add unix socket api for app attachment by Florin Coras · 4 years, 3 months ago
  6. c7fd24e session: cleanup lookup table for rejected session by Florin Coras · 4 years, 5 months ago
  7. 77d9838 vlib: add ASSERT to vlib_time_now(...) by Dave Barach · 4 years, 8 months ago
  8. da302e4 session: avoid rx notifications on accepting sessions by Florin Coras · 4 years, 8 months ago
  9. d50ff7f session tcp: track half open in app wrk by Florin Coras · 4 years, 8 months ago
  10. 4fde4ae session: remove ho with fifos support by Florin Coras · 4 years, 8 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. 12813d5 session: fix leak on accept fifo alloc failure by Florin Coras · 4 years, 8 months ago
  14. 6d7552c session: update fifo slice on session migration by Florin Coras · 4 years, 8 months ago
  15. e759bb5 udp: cleanup input node by Florin Coras · 4 years, 8 months ago
  16. a8c3b86 session: add more session errors by Florin Coras · 4 years, 8 months ago
  17. 57660d9 session udp: shared local endpoints by Florin Coras · 4 years, 9 months ago
  18. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  19. e33c002 session: init port_proto_type asap by Florin Coras · 4 years, 9 months ago
  20. 5484daa tcp: reuse session infra for syns and resets by Florin Coras · 4 years, 9 months ago
  21. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  22. 1a8c437 session: export session_alloc_for_connection by Andreas Schultz · 4 years, 9 months ago
  23. 6080e0d tcp: force deschedule if no send space available by Florin Coras · 4 years, 9 months ago
  24. 70f879d session tcp udp: consolidate transport snd apis by Florin Coras · 4 years, 9 months ago
  25. d8f48e2 session: basic fifo-tuning-logic by Ryujiro Shibuya · 5 years ago
  26. 4dc10a4 tcp: improve invalid packet handling in syn-rcvd by Florin Coras · 4 years, 10 months ago
  27. 0aa4013 api: Use vl_msg_push/pop_heap by Nathan Skrzypczak · 5 years ago
  28. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  29. d3955fb session: no cleanup notification for forced deletes by Florin Coras · 5 years ago
  30. 989bc47 session: Fix out of order mq by Nathan Skrzypczak · 5 years ago
  31. e140d5d session: extra checks in session validation by Srikanth Akula · 5 years ago
  32. 31bd035 session: session enable in multiworker by Nathan Skrzypczak · 5 years ago
  33. a8e71c8 session tcp: refactor pacer time by Florin Coras · 5 years ago
  34. cbbc4a2 tls: fix on tcp connection reset by Zeyu Zhang · 5 years ago
  35. 5afea12 session: allow transport cleanup only if not deleted by Florin Coras · 5 years ago
  36. 3b5e222 session: app-closed to transport-deleted on delete notify by Florin Coras · 5 years ago
  37. be237bf tcp: retry lost retransmits by Florin Coras · 5 years ago
  38. caa7acf session: add is_migrating flag by Nathan Skrzypczak · 5 years ago
  39. b5a2f70 session: allow transport cleanup in any state by Florin Coras · 5 years ago
  40. 54c93cf session: fix cleanup in closing states by Florin Coras · 5 years ago
  41. cac31a4 session: avoid transport cleanup if previously deleted by Florin Coras · 5 years ago
  42. 1afa7af session: fix msg freeing on error by Nathan Skrzypczak · 5 years ago
  43. 1292d19 session: add session enable option in config file by Nathan Skrzypczak · 5 years ago
  44. 5c89fbf session: move svm_fifo_clear_deq_ntf to before calling the app callback by Vladimir Kropylev · 5 years ago
  45. 73cad33 svm: fix fifo hdr freelist allocation by Florin Coras · 5 years ago
  46. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  47. dfb3b87 session: add explicit reset api by Florin Coras · 5 years ago
  48. 5d8a806 session: fix enqueue notification on 32bit systems by Florin Coras · 5 years ago
  49. d09236d tls: mark as no lookup transport by Florin Coras · 5 years ago
  50. b339233 udp: fix connections move by Aloys Augustin · 5 years ago
  51. 49568af session: session pool migration notification by Florin Coras · 5 years ago
  52. b0ffbee session: separate ctrl, new and old events by Florin Coras · 5 years ago
  53. 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
  54. 5f06632 session: add transport deleted state by Florin Coras · 5 years ago
  55. 60183db session: reorganize dispatch logic by Florin Coras · 5 years ago
  56. cca9618 session: improve event logging by Florin Coras · 5 years ago
  57. 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
  58. a2e4451 session: fix node enable sequence by Vladimir Kropylev · 5 years ago
  59. 692b949 session: allow transports to generate closed notifications by Florin Coras · 5 years ago
  60. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 5 years ago
  61. 2eed1a1 session: add flag to disable session lookup by Nathan Skrzypczak · 5 years ago
  62. 0c7f54d quic: fifo notifications fix by Aloys Augustin · 5 years ago
  63. 2d379d8 svm: rename fifo tx notifications to reflect use by Florin Coras · 5 years ago
  64. a26349d session: add half_open_has_fifos for UDPC by Nathan Skrzypczak · 5 years ago
  65. e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 5 years ago
  66. b4c6775 session: full lock on session_send_evt_to_thread by Nathan Skrzypczak · 5 years ago
  67. f867cf1 session: call session_dequeue_notify after svm_fifo_dequeue_drop by Vladimir Kropylev · 6 years ago
  68. 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
  69. 06a2eec tcp: handle fin+rst in same frame by Florin Coras · 6 years ago
  70. 0e573f5 session: send tx events when data is dequeued by Florin Coras · 6 years ago
  71. 87b15ce svm: more fifo refactor/cleanup by Florin Coras · 6 years ago
  72. 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
  73. cdb7170 Add get_endpoint in transport vft by Aloys Augustin · 6 years ago
  74. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  75. b3b267c Allow sessions to be allocated in app's RX callbacks by Aloys Augustin · 6 years ago
  76. ed1d872 session: fix session flags by Florin Coras · 6 years ago
  77. 6416e62 tcp: do not delete session on establish pop by Florin Coras · 6 years ago
  78. 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago
  79. 60f3e65 Integrate first QUIC protocol implementation by Nathan Skrzypczak · 6 years ago
  80. 20ab31e UDP: Fix session registration in lookup table by Aloys Augustin · 6 years ago
  81. d5c604d session: add session flags by Florin Coras · 6 years ago
  82. bf7ce2c tls: fixes and improvements by Florin Coras · 6 years ago
  83. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  84. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  85. 19223e0 session: remove svm_segment_index from session struct by Florin Coras · 6 years ago
  86. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  87. f6c4313 session: cleanup session event types by Florin Coras · 6 years ago
  88. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  89. d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
  90. 565115e tcp: drop outstanding data when entering closing state by Florin Coras · 6 years ago
  91. a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
  92. 222e1f41 tcp: harden for high scale scenarios by Florin Coras · 6 years ago
  93. b4c1491 session: add config for evt qs segment size by Florin Coras · 6 years ago
  94. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  95. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  96. 4edc37e session: cleanup part 3 by Florin Coras · 6 years ago
  97. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  98. 72b0428 vcl/session: replicate events for shared sessions by Florin Coras · 6 years ago
  99. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  100. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago