1. bbf923f session: drop lock on segment allocation error by Florin Coras · 6 years ago
  2. bee9768 session: binary api app names as vectors by Florin Coras · 6 years ago
  3. ed1d872 session: fix session flags by Florin Coras · 6 years ago
  4. f324dec fixing typos by Jim Thompson · 6 years ago
  5. fa7512e session: fix app name formatting by Florin Coras · 6 years ago
  6. 6416e62 tcp: do not delete session on establish pop by Florin Coras · 6 years ago
  7. 509028a session: fix cli for sessions in created state by Florin Coras · 6 years ago
  8. 6575a9a session: do not enable pre-input node with 0 workers by Florin Coras · 6 years ago
  9. 096f2f8 session: remove session logic from io rx evt sender by Florin Coras · 6 years ago
  10. 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago
  11. f65074e tcp: improve rcv process ack processing by Florin Coras · 6 years ago
  12. 60f3e65 Integrate first QUIC protocol implementation by Nathan Skrzypczak · 6 years ago
  13. b38ee66 session: remove unused tx context field by Florin Coras · 6 years ago
  14. 6bc6fd0 session: cap max burst to a constant by Florin Coras · 6 years ago
  15. 20ab31e UDP: Fix session registration in lookup table by Aloys Augustin · 6 years ago
  16. ef71ef0 Fix unformat proto UDPC / UDP conflict by Nathan Skrzypczak · 6 years ago
  17. 4b76112 session/fifo: make event unset atomic by Florin Coras · 6 years ago
  18. d5c604d session: add session flags by Florin Coras · 6 years ago
  19. a04ebb8 session rule cli add udp session fail by zhanglimao · 6 years ago
  20. bf7ce2c tls: fixes and improvements by Florin Coras · 6 years ago
  21. 9f1a543 session: fix ct that match global table entries by Florin Coras · 6 years ago
  22. 14ed6df session/tcp/vcl: fixes and optimizations by Florin Coras · 6 years ago
  23. 11e2cf5 session: reorganize session fields by Florin Coras · 6 years ago
  24. f8d2e86 session/tls: remove unused t_app_index field by Florin Coras · 6 years ago
  25. f940f8a session: use transport custom tx for app transports by Florin Coras · 6 years ago
  26. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  27. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  28. 19223e0 session: remove svm_segment_index from session struct by Florin Coras · 6 years ago
  29. d8402ae session: eventfd for mq only for bapi socket transport by Florin Coras · 6 years ago
  30. 6442401 session: remove deprecated binary apis by Florin Coras · 6 years ago
  31. a0dbf9e session: notify app of segment removal by Florin Coras · 6 years ago
  32. 92311f6 session: fix unlisten with invalid handles by Florin Coras · 6 years ago
  33. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  34. f6c4313 session: cleanup session event types by Florin Coras · 6 years ago
  35. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  36. d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
  37. 70c35f3 session: fix local binds by Florin Coras · 6 years ago
  38. d7e7c2b Fix broken ASSERT by Dave Barach · 6 years ago
  39. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
  40. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  41. 565115e tcp: drop outstanding data when entering closing state by Florin Coras · 6 years ago
  42. 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
  43. 8a14061 tls: add vcl test by Florin Coras · 6 years ago
  44. a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
  45. 222e1f41 tcp: harden for high scale scenarios by Florin Coras · 6 years ago
  46. bb65ba1 Fix connexion segfault in session api affecting tcp_echo by Nathan Skrzypczak · 6 years ago
  47. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  48. b4c1491 session: add config for evt qs segment size by Florin Coras · 6 years ago
  49. c1a4265 session: cleanup application interface by Florin Coras · 6 years ago
  50. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  51. 54a51fd tls: move test certificates to separate header file by Florin Coras · 6 years ago
  52. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  53. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  54. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  55. 4edc37e session: cleanup part 3 by Florin Coras · 6 years ago
  56. 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago
  57. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  58. 3389dd2 session: improve show session cli by Florin Coras · 6 years ago
  59. 2068fd4 session: remove local buffer cache by Florin Coras · 6 years ago
  60. 87c6570 session: properly initialize accepted/connected msgs by Florin Coras · 6 years ago
  61. 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
  62. baee8d4 session: add support for vrf in session unformat (VPP-1546) by Florin Coras · 6 years ago
  63. 58a93e8 tls: preallocate app sessions on connect/accept by Florin Coras · 6 years ago
  64. 72b0428 vcl/session: replicate events for shared sessions by Florin Coras · 6 years ago
  65. b5e55a2 session: generate wrong thread errors instead of crashing by Florin Coras · 6 years ago
  66. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  67. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  68. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  69. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  70. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  71. 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
  72. 54ddf43 tcp: improve waitclose in closing states by Florin Coras · 6 years ago
  73. 844a36d http server: improvements by Florin Coras · 6 years ago
  74. 78cc4b0 tcp: fix fin_wait_1 condition to send fin by Florin Coras · 6 years ago
  75. aefbede session: add cli option to dump session elog by Florin Coras · 6 years ago
  76. e96bf63 tcp/session: notify transport of close when tx fifo is not empty by Florin Coras · 6 years ago
  77. e2ea193 session: handle close before app accept reply by Florin Coras · 6 years ago
  78. a9d5bea tcp/session: drop connections if message queue is full by Florin Coras · 6 years ago
  79. 3c7d4f9 vcl/session: handle reset/disconnect before app accept by Florin Coras · 6 years ago
  80. 42ceddb session/tcp: support tx flush mark by Florin Coras · 6 years ago
  81. 4af830c session/tcp: postpone cleanup on reset by Florin Coras · 6 years ago
  82. 01f3f89 vcl: cleanup children that use _exit() by Florin Coras · 6 years ago
  83. dc2e251 vcl: test refactor and improvements by Florin Coras · 6 years ago
  84. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  85. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  86. 4744ddb session: use endpt fib index if app in default ns by John Lo · 6 years ago
  87. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  88. 3b4c64e session: fix coverity app name warning by Florin Coras · 6 years ago
  89. 349f8ca session: improve app cli by Florin Coras · 6 years ago
  90. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  91. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
  92. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  93. efefc6b tcp: pacer and mrtt estimation improvements by Florin Coras · 6 years ago
  94. 7ac053b tcp: consume incoming buffers instead of reusing by Florin Coras · 6 years ago
  95. 36ee9f1 tcp: send unsent data in fast recovery by Florin Coras · 6 years ago
  96. c44a558 session: measure dispatch period only if under load by Florin Coras · 6 years ago
  97. e55a6d7 tcp: fast retransmit pacing by Florin Coras · 6 years ago
  98. 0d883a4 session: fix sh session cli by Florin Coras · 6 years ago
  99. 5f56d73 session: prioritize postponed sessions by Florin Coras · 6 years ago
  100. 5a7ca7b session: add wrk context by Florin Coras · 6 years ago