1. d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
  2. 70c35f3 session: fix local binds by Florin Coras · 6 years ago
  3. d7e7c2b Fix broken ASSERT by Dave Barach · 6 years ago
  4. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
  5. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  6. 565115e tcp: drop outstanding data when entering closing state by Florin Coras · 6 years ago
  7. 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
  8. 8a14061 tls: add vcl test by Florin Coras · 6 years ago
  9. a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
  10. 222e1f41 tcp: harden for high scale scenarios by Florin Coras · 6 years ago
  11. bb65ba1 Fix connexion segfault in session api affecting tcp_echo by Nathan Skrzypczak · 6 years ago
  12. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  13. b4c1491 session: add config for evt qs segment size by Florin Coras · 6 years ago
  14. c1a4265 session: cleanup application interface by Florin Coras · 6 years ago
  15. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  16. 54a51fd tls: move test certificates to separate header file by Florin Coras · 6 years ago
  17. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  18. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  19. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  20. 4edc37e session: cleanup part 3 by Florin Coras · 6 years ago
  21. 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago
  22. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  23. 3389dd2 session: improve show session cli by Florin Coras · 6 years ago
  24. 2068fd4 session: remove local buffer cache by Florin Coras · 6 years ago
  25. 87c6570 session: properly initialize accepted/connected msgs by Florin Coras · 6 years ago
  26. 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
  27. baee8d4 session: add support for vrf in session unformat (VPP-1546) by Florin Coras · 6 years ago
  28. 58a93e8 tls: preallocate app sessions on connect/accept by Florin Coras · 6 years ago
  29. 72b0428 vcl/session: replicate events for shared sessions by Florin Coras · 6 years ago
  30. b5e55a2 session: generate wrong thread errors instead of crashing by Florin Coras · 6 years ago
  31. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  32. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  33. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  34. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  35. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  36. 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
  37. 54ddf43 tcp: improve waitclose in closing states by Florin Coras · 6 years ago
  38. 844a36d http server: improvements by Florin Coras · 6 years ago
  39. 78cc4b0 tcp: fix fin_wait_1 condition to send fin by Florin Coras · 6 years ago
  40. aefbede session: add cli option to dump session elog by Florin Coras · 6 years ago
  41. e96bf63 tcp/session: notify transport of close when tx fifo is not empty by Florin Coras · 6 years ago
  42. e2ea193 session: handle close before app accept reply by Florin Coras · 6 years ago
  43. a9d5bea tcp/session: drop connections if message queue is full by Florin Coras · 6 years ago
  44. 3c7d4f9 vcl/session: handle reset/disconnect before app accept by Florin Coras · 6 years ago
  45. 42ceddb session/tcp: support tx flush mark by Florin Coras · 6 years ago
  46. 4af830c session/tcp: postpone cleanup on reset by Florin Coras · 6 years ago
  47. 01f3f89 vcl: cleanup children that use _exit() by Florin Coras · 6 years ago
  48. dc2e251 vcl: test refactor and improvements by Florin Coras · 6 years ago
  49. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  50. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  51. 4744ddb session: use endpt fib index if app in default ns by John Lo · 6 years ago
  52. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  53. 3b4c64e session: fix coverity app name warning by Florin Coras · 6 years ago
  54. 349f8ca session: improve app cli by Florin Coras · 6 years ago
  55. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  56. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
  57. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  58. efefc6b tcp: pacer and mrtt estimation improvements by Florin Coras · 6 years ago
  59. 7ac053b tcp: consume incoming buffers instead of reusing by Florin Coras · 6 years ago
  60. 36ee9f1 tcp: send unsent data in fast recovery by Florin Coras · 6 years ago
  61. c44a558 session: measure dispatch period only if under load by Florin Coras · 6 years ago
  62. e55a6d7 tcp: fast retransmit pacing by Florin Coras · 6 years ago
  63. 0d883a4 session: fix sh session cli by Florin Coras · 6 years ago
  64. 5f56d73 session: prioritize postponed sessions by Florin Coras · 6 years ago
  65. 5a7ca7b session: add wrk context by Florin Coras · 6 years ago
  66. 9f3b14e session: move test to unittest plugin by Florin Coras · 6 years ago
  67. 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
  68. de9a849 session/tcp: improve cli by Florin Coras · 6 years ago
  69. d67f112 tcp/session: add tx pacer by Florin Coras · 7 years ago
  70. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  71. c01d578 tls: fix connection failures/interrupts at scale (VPP-1464) by Florin Coras · 6 years ago
  72. c5347d9 tcp: fix cleanup of non established connections (VPP-1463) by Florin Coras · 6 years ago
  73. eb97e5f tls: fix multi threaded medium scale test (VPP-1457) by Florin Coras · 6 years ago
  74. aa27eb9 vcl: fix bidirectional tests (VPP-1455) by Florin Coras · 6 years ago
  75. c0d532d session: mark apis for deprecation by Florin Coras · 6 years ago
  76. 83ea669 session: don't wait indefinitely for apps to consume evts (VPP-1454) by Florin Coras · 6 years ago
  77. 326b81e session: fix local session tagging and cleanup by Florin Coras · 6 years ago
  78. a44d6b1 udp_echo: fix cut-through server mode by Florin Coras · 6 years ago
  79. 400ded3 session: fix first segment manager cleanup by Florin Coras · 6 years ago
  80. ef91534 tls: fix disconnects for sessions with pending data by Florin Coras · 6 years ago
  81. 537b17e session: lock msg queues while generating control events by Florin Coras · 6 years ago
  82. 0e88e85 session/svm: add want_tx_event flag to fifo by Florin Coras · 6 years ago
  83. 568ebc7 session: improve close procedure by Florin Coras · 6 years ago
  84. 4829bab session: ensure detach is done with worker barrier by Florin Coras · 6 years ago
  85. 86f0450 vcl: keep track of unexpected events by Florin Coras · 6 years ago
  86. 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
  87. 2179513 session: lock app worker mq for io events by Florin Coras · 6 years ago
  88. 3348a4c vcl: set worker pthread stop key by Florin Coras · 6 years ago
  89. da3eec1 session: detect namespace for transport apps by Florin Coras · 6 years ago
  90. 74cac88 session: fix reentrant listens by Florin Coras · 6 years ago
  91. 6d4bb42 vcl: refactor test client to support workers by Florin Coras · 6 years ago
  92. 1459877 vcl/session/svm: fix coverity warnings by Florin Coras · 6 years ago
  93. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  94. aea5f39 VPP-1408: Fix bug that wrong tx fifo drop in buffer chains flow of dgram mode by shubing guo · 6 years ago
  95. 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
  96. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
  97. c3638fe session: fix coverity warnings by Florin Coras · 6 years ago
  98. 1553197 session: add support for multiple app workers by Florin Coras · 6 years ago
  99. 3ec66b0 tcp: fix cc recovery re-entry and persist timer pop by Florin Coras · 6 years ago
  100. fcbda89 session: fix retrieval of local sessions if app is detached by Florin Coras · 6 years ago