1. da2305f session: coverity fixes by Florin Coras · 3 years, 10 months ago
  2. 5398dfb session svm: non blocking mq by Florin Coras · 3 years, 11 months ago
  3. 14f066e svm vcl: allow random offsets for fifo segments in apps by Florin Coras · 4 years ago
  4. b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
  5. 7a105fd udp session: fix deq notification for dgrams by Florin Coras · 4 years ago
  6. 7808df2 session: allow small pacer bursts by Florin Coras · 4 years, 1 month ago
  7. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
  8. 89235c7 session: reduce max session node frame size by Florin Coras · 4 years, 1 month ago
  9. e10da62 session: fix feature disable by Florin Coras · 4 years, 2 months ago
  10. 585c86a hsa: cleanup sock server test by Florin Coras · 4 years, 2 months ago
  11. db999df session: use wrk instead of thread index in node by Florin Coras · 4 years, 3 months ago
  12. 40c07ce vcl: support inter worker rpc by Florin Coras · 4 years, 5 months ago
  13. ea7e708 session: fix ct listener cleanup by Florin Coras · 4 years, 5 months ago
  14. 1e96617 vcl: support connected udp listens by Florin Coras · 4 years, 7 months ago
  15. 6e0ee95 session: multiple dgrams per dispatch by Florin Coras · 4 years, 8 months ago
  16. 7ce23f2 session: fix use-after-free in input node by Benoît Ganne · 4 years, 8 months ago
  17. 1116667 session: cleanup debug code by Florin Coras · 4 years, 8 months ago
  18. 7357043 session: adding debug events by Srikanth Akula · 4 years, 8 months ago
  19. ae16a98 session: alloc exact number of bufs for multi-seg deqs by Simon Zhang · 4 years, 9 months ago
  20. ab57edb udp session: allow dgram ip fragmentation by Florin Coras · 4 years, 8 months ago
  21. 57660d9 session udp: shared local endpoints by Florin Coras · 4 years, 8 months ago
  22. 9f86d22 session tls: support tls descheduling by Florin Coras · 4 years, 9 months ago
  23. ed8db52 session tls: improve app transports tx scheduling by Florin Coras · 4 years, 10 months ago
  24. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  25. d85666f session udp: fix transport flags and migration by Florin Coras · 4 years, 9 months ago
  26. 57a5a2d udp session vcl: add udp iperf test by Florin Coras · 4 years, 9 months ago
  27. 0a1e183 session udp: support connect on listeners by Florin Coras · 4 years, 9 months ago
  28. 5484daa tcp: reuse session infra for syns and resets by Florin Coras · 4 years, 9 months ago
  29. 6080e0d tcp: force deschedule if no send space available by Florin Coras · 4 years, 9 months ago
  30. 70f879d session tcp udp: consolidate transport snd apis by Florin Coras · 4 years, 9 months ago
  31. d8da60d session: fix session reschedule condition by Florin Coras · 4 years, 9 months ago
  32. e9570d4 session: include timer generated packets in max burst by Florin Coras · 4 years, 10 months ago
  33. aaf64a2 session: minimize number of tx events by Florin Coras · 4 years, 10 months ago
  34. 16d974e session: avoid scanning new io list under load by Florin Coras · 4 years, 10 months ago
  35. 30928f8 session tcp: fix packet tracing by Florin Coras · 4 years, 11 months ago
  36. 2d8829c session: fix node runtime in pre-input queue handler by Florin Coras · 5 years ago
  37. 87b0c89 session: remove io event dispatch dbg msg by Florin Coras · 5 years ago
  38. c00f480 quic: Add support for unidirectional streams by Nathan Skrzypczak · 5 years ago
  39. f191032 session: close for reset replies independent of state by Florin Coras · 5 years ago
  40. 11e9e35 session tcp: support pacer idle timeouts by Florin Coras · 5 years ago
  41. aa43914 session: re-set tx fifo event if out of buffers by Florin Coras · 5 years ago
  42. 45ec9f4 session: ckpair store & crypto engine as mq params by Nathan Skrzypczak · 5 years ago
  43. a8e71c8 session tcp: refactor pacer time by Florin Coras · 5 years ago
  44. dd97a48 session: reschedule asap when snd space constrained by Florin Coras · 5 years ago
  45. 45b7973 session: avoid double dispatch of new events by Florin Coras · 5 years ago
  46. ef7cbf6 vcl: add api to set lcl ip by Florin Coras · 5 years ago
  47. 8a754f1 session: unify buffer tx dispatching by Florin Coras · 5 years ago
  48. 2a7ea2e session tcp: infra for transports to send buffers by Florin Coras · 5 years ago
  49. c31dc31 tcp: improve pacing after idle send periods by Florin Coras · 5 years ago
  50. be237bf tcp: retry lost retransmits by Florin Coras · 5 years ago
  51. 2a11184 session: avoid old io dispatch if no slots left to send by Ryujiro Shibuya · 5 years ago
  52. 79f8953 session: Add certificate store by Nathan Skrzypczak · 5 years ago
  53. 19e52c9 session: Fix missing elt regrab by Nathan Skrzypczak · 5 years ago
  54. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  55. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  56. dfb3b87 session: add explicit reset api by Florin Coras · 5 years ago
  57. a678974 session: allow closed transports to send by Florin Coras · 5 years ago
  58. 0048223 session: cache align transport base class by Florin Coras · 5 years ago
  59. 2b5fed8 session: fix vpp to app msg generation by Florin Coras · 5 years ago
  60. b0ffbee session: separate ctrl, new and old events by Florin Coras · 5 years ago
  61. 26dd6de session tcp: handle rxt and acks as custom events by Florin Coras · 5 years ago
  62. 60183db session: reorganize dispatch logic by Florin Coras · 5 years ago
  63. 198cba8 session: avoid postponing close by Florin Coras · 5 years ago
  64. cca9618 session: improve event logging by Florin Coras · 5 years ago
  65. 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
  66. 777d2ae tcp: remove warning for multi-seg scnario. by Simon Zhang · 5 years ago
  67. 2d379d8 svm: rename fifo tx notifications to reflect use by Florin Coras · 5 years ago
  68. e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 5 years ago
  69. 0e573f5 session: send tx events when data is dequeued by Florin Coras · 6 years ago
  70. 87b15ce svm: more fifo refactor/cleanup by Florin Coras · 6 years ago
  71. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  72. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  73. 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago
  74. bf7ce2c tls: fixes and improvements by Florin Coras · 6 years ago
  75. 14ed6df session/tcp/vcl: fixes and optimizations by Florin Coras · 6 years ago
  76. f940f8a session: use transport custom tx for app transports by Florin Coras · 6 years ago
  77. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  78. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  79. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  80. f6c4313 session: cleanup session event types by Florin Coras · 6 years ago
  81. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  82. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
  83. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  84. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  85. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  86. 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago
  87. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  88. 2068fd4 session: remove local buffer cache by Florin Coras · 6 years ago
  89. 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
  90. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  91. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  92. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  93. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  94. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  95. 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
  96. e96bf63 tcp/session: notify transport of close when tx fifo is not empty by Florin Coras · 6 years ago
  97. e2ea193 session: handle close before app accept reply by Florin Coras · 6 years ago
  98. 3c7d4f9 vcl/session: handle reset/disconnect before app accept by Florin Coras · 6 years ago
  99. 42ceddb session/tcp: support tx flush mark by Florin Coras · 6 years ago
  100. 4af830c session/tcp: postpone cleanup on reset by Florin Coras · 6 years ago