1. ef04803 session: deprecate mq segments baseva by Florin Coras · 3 years, 1 month ago
  2. 8afe1b8 session: improve wrk mq segment allocation by Florin Coras · 3 years, 1 month ago
  3. 0046e97 session: api cleanup by Filip Tehlar · 3 years, 6 months ago
  4. 0f27339 session: improve main thread connects rpc by Florin Coras · 3 years, 7 months ago
  5. 46b8b1a session: cleanup event llist usage by Florin Coras · 3 years, 7 months ago
  6. fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
  7. a48dffe session: poll main thread if pending connects by Florin Coras · 3 years, 7 months ago
  8. 1d7a663 session: move tx-buffers to tx ctx by Florin Coras · 3 years, 7 months ago
  9. af97221 session: rpc for connects to main by Florin Coras · 3 years, 7 months ago
  10. bab6c52 tls: switch dtls to vc and track half-opens by Florin Coras · 3 years, 7 months ago
  11. 2c876f9 tls: switch to vc service and track half-open sessions by Florin Coras · 3 years, 7 months ago
  12. 89a9f61 session: return connect session handle to app by Florin Coras · 3 years, 7 months ago
  13. 534468e session: support half-close connection by liuyacan · 3 years, 7 months ago
  14. ea72764 session: use half-open sessions for vc establishment by Florin Coras · 3 years, 7 months ago
  15. 5a41fd5 tcp: req app deq notification on fifo full by Florin Coras · 3 years, 8 months ago
  16. 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
  17. 1c19aef session: fix coverity warning by Florin Coras · 3 years, 8 months ago
  18. 7da8829 session: basic support for interrupt mode by Florin Coras · 3 years, 9 months ago
  19. 8f10b90 tcp: time infra improvements by Florin Coras · 3 years, 9 months ago
  20. 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
  21. 04943b4 session: convert evt q segment to fifo segment by Florin Coras · 4 years ago
  22. a39f472 session: make pacer worker load aware by Florin Coras · 4 years, 1 month ago
  23. e92c946 session: add startup option to poll in main by Florin Coras · 4 years, 1 month ago
  24. 6c10ab2 session: remove support for shm bapi attachment by Florin Coras · 4 years, 1 month ago
  25. e10da62 session: fix feature disable by Florin Coras · 4 years, 2 months ago
  26. d50ff7f session tcp: track half open in app wrk by Florin Coras · 4 years, 8 months ago
  27. e759bb5 udp: cleanup input node by Florin Coras · 4 years, 8 months ago
  28. ae16a98 session: alloc exact number of bufs for multi-seg deqs by Simon Zhang · 4 years, 9 months ago
  29. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  30. 5484daa tcp: reuse session infra for syns and resets by Florin Coras · 4 years, 9 months ago
  31. 87b7e3d session udp: flag for connected udp by Florin Coras · 4 years, 9 months ago
  32. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  33. 1a8c437 session: export session_alloc_for_connection by Andreas Schultz · 4 years, 9 months ago
  34. 70f879d session tcp udp: consolidate transport snd apis by Florin Coras · 4 years, 9 months ago
  35. f22f4e5 svm: refactor fifo by Florin Coras · 5 years ago
  36. 901467e session: fix session_main_get_worker_if_valid by Nathan Skrzypczak · 5 years ago
  37. e140d5d session: extra checks in session validation by Srikanth Akula · 5 years ago
  38. 31bd035 session: session enable in multiworker by Nathan Skrzypczak · 5 years ago
  39. a8e71c8 session tcp: refactor pacer time by Florin Coras · 5 years ago
  40. dd97a48 session: reschedule asap when snd space constrained by Florin Coras · 5 years ago
  41. 2a7ea2e session tcp: infra for transports to send buffers by Florin Coras · 5 years ago
  42. e24a4bc session: increase max ctrl msg size by Florin Coras · 5 years ago
  43. 5bb23ec session: improve cli by Florin Coras · 5 years ago
  44. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  45. dfb3b87 session: add explicit reset api by Florin Coras · 5 years ago
  46. b0ffbee session: separate ctrl, new and old events by Florin Coras · 5 years ago
  47. 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
  48. 60183db session: reorganize dispatch logic by Florin Coras · 5 years ago
  49. cca9618 session: improve event logging by Florin Coras · 5 years ago
  50. 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
  51. 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
  52. 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
  53. cdb7170 Add get_endpoint in transport vft by Aloys Augustin · 6 years ago
  54. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  55. f65074e tcp: improve rcv process ack processing by Florin Coras · 6 years ago
  56. 60f3e65 Integrate first QUIC protocol implementation by Nathan Skrzypczak · 6 years ago
  57. b38ee66 session: remove unused tx context field by Florin Coras · 6 years ago
  58. d5c604d session: add session flags by Florin Coras · 6 years ago
  59. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  60. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  61. f6c4313 session: cleanup session event types by Florin Coras · 6 years ago
  62. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
  63. 565115e tcp: drop outstanding data when entering closing state by Florin Coras · 6 years ago
  64. a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
  65. b4c1491 session: add config for evt qs segment size by Florin Coras · 6 years ago
  66. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  67. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  68. 4edc37e session: cleanup part 3 by Florin Coras · 6 years ago
  69. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  70. 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
  71. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  72. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  73. 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
  74. 54ddf43 tcp: improve waitclose in closing states by Florin Coras · 6 years ago
  75. a9d5bea tcp/session: drop connections if message queue is full by Florin Coras · 6 years ago
  76. 42ceddb session/tcp: support tx flush mark by Florin Coras · 6 years ago
  77. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  78. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  79. 7ac053b tcp: consume incoming buffers instead of reusing by Florin Coras · 6 years ago
  80. c44a558 session: measure dispatch period only if under load by Florin Coras · 6 years ago
  81. 5f56d73 session: prioritize postponed sessions by Florin Coras · 6 years ago
  82. 5a7ca7b session: add wrk context by Florin Coras · 6 years ago
  83. 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
  84. d67f112 tcp/session: add tx pacer by Florin Coras · 7 years ago
  85. eb97e5f tls: fix multi threaded medium scale test (VPP-1457) by Florin Coras · 6 years ago
  86. ef91534 tls: fix disconnects for sessions with pending data by Florin Coras · 6 years ago
  87. 568ebc7 session: improve close procedure by Florin Coras · 6 years ago
  88. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  89. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
  90. 3ec66b0 tcp: fix cc recovery re-entry and persist timer pop by Florin Coras · 6 years ago
  91. 460dce6 vcl: add read/write udp support by Florin Coras · 6 years ago
  92. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  93. 52207f1 session: send ctrl msg over mq by Florin Coras · 6 years ago
  94. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  95. 0d60a0f session: send tx notification to app by Florin Coras · 6 years ago
  96. 25579b4 tcp: cleanup connection/session fixes by Florin Coras · 7 years ago
  97. d2aab83 tcp: cc improvements and fixes by Florin Coras · 7 years ago
  98. fd542f1 session: add session process node by Florin Coras · 7 years ago
  99. f08f26d session: alloc one frame per output node dispatch by Florin Coras · 7 years ago
  100. 8e43d04 session: cleanup session tx function by Florin Coras · 7 years ago