1. 4af830c session/tcp: postpone cleanup on reset by Florin Coras · 6 years ago
  2. 01f3f89 vcl: cleanup children that use _exit() by Florin Coras · 6 years ago
  3. dc2e251 vcl: test refactor and improvements by Florin Coras · 6 years ago
  4. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  5. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  6. 4744ddb session: use endpt fib index if app in default ns by John Lo · 6 years ago
  7. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  8. 3b4c64e session: fix coverity app name warning by Florin Coras · 6 years ago
  9. 349f8ca session: improve app cli by Florin Coras · 6 years ago
  10. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  11. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
  12. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  13. efefc6b tcp: pacer and mrtt estimation improvements by Florin Coras · 6 years ago
  14. 7ac053b tcp: consume incoming buffers instead of reusing by Florin Coras · 6 years ago
  15. 36ee9f1 tcp: send unsent data in fast recovery by Florin Coras · 6 years ago
  16. c44a558 session: measure dispatch period only if under load by Florin Coras · 6 years ago
  17. e55a6d7 tcp: fast retransmit pacing by Florin Coras · 6 years ago
  18. 0d883a4 session: fix sh session cli by Florin Coras · 6 years ago
  19. 5f56d73 session: prioritize postponed sessions by Florin Coras · 6 years ago
  20. 5a7ca7b session: add wrk context by Florin Coras · 6 years ago
  21. 9f3b14e session: move test to unittest plugin by Florin Coras · 6 years ago
  22. 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
  23. de9a849 session/tcp: improve cli by Florin Coras · 6 years ago
  24. d67f112 tcp/session: add tx pacer by Florin Coras · 7 years ago
  25. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  26. c01d578 tls: fix connection failures/interrupts at scale (VPP-1464) by Florin Coras · 6 years ago
  27. c5347d9 tcp: fix cleanup of non established connections (VPP-1463) by Florin Coras · 6 years ago
  28. eb97e5f tls: fix multi threaded medium scale test (VPP-1457) by Florin Coras · 6 years ago
  29. aa27eb9 vcl: fix bidirectional tests (VPP-1455) by Florin Coras · 6 years ago
  30. c0d532d session: mark apis for deprecation by Florin Coras · 6 years ago
  31. 83ea669 session: don't wait indefinitely for apps to consume evts (VPP-1454) by Florin Coras · 6 years ago
  32. 326b81e session: fix local session tagging and cleanup by Florin Coras · 6 years ago
  33. a44d6b1 udp_echo: fix cut-through server mode by Florin Coras · 6 years ago
  34. 400ded3 session: fix first segment manager cleanup by Florin Coras · 6 years ago
  35. ef91534 tls: fix disconnects for sessions with pending data by Florin Coras · 6 years ago
  36. 537b17e session: lock msg queues while generating control events by Florin Coras · 6 years ago
  37. 0e88e85 session/svm: add want_tx_event flag to fifo by Florin Coras · 6 years ago
  38. 568ebc7 session: improve close procedure by Florin Coras · 6 years ago
  39. 4829bab session: ensure detach is done with worker barrier by Florin Coras · 6 years ago
  40. 86f0450 vcl: keep track of unexpected events by Florin Coras · 6 years ago
  41. 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
  42. 2179513 session: lock app worker mq for io events by Florin Coras · 6 years ago
  43. 3348a4c vcl: set worker pthread stop key by Florin Coras · 6 years ago
  44. da3eec1 session: detect namespace for transport apps by Florin Coras · 6 years ago
  45. 74cac88 session: fix reentrant listens by Florin Coras · 6 years ago
  46. 6d4bb42 vcl: refactor test client to support workers by Florin Coras · 6 years ago
  47. 1459877 vcl/session/svm: fix coverity warnings by Florin Coras · 6 years ago
  48. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  49. aea5f39 VPP-1408: Fix bug that wrong tx fifo drop in buffer chains flow of dgram mode by shubing guo · 6 years ago
  50. 134a996 vcl: add support for multi-worker apps by Florin Coras · 6 years ago
  51. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
  52. c3638fe session: fix coverity warnings by Florin Coras · 6 years ago
  53. 1553197 session: add support for multiple app workers by Florin Coras · 6 years ago
  54. 3ec66b0 tcp: fix cc recovery re-entry and persist timer pop by Florin Coras · 6 years ago
  55. fcbda89 session: fix retrieval of local sessions if app is detached by Florin Coras · 6 years ago
  56. 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
  57. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  58. 466f289 socket api: multiple fds in one msg by Florin Coras · 6 years ago
  59. 460dce6 vcl: add read/write udp support by Florin Coras · 6 years ago
  60. d3ca8ff session/dlmalloc: coverity fixes by Florin Coras · 6 years ago
  61. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  62. 8409955 session: send rx events only if session ready by Florin Coras · 6 years ago
  63. 3d0fadc session: coverity warnings by Florin Coras · 6 years ago
  64. 52207f1 session: send ctrl msg over mq by Florin Coras · 6 years ago
  65. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  66. 5da96a7 session: make sure segment sizes are page aligned by Florin Coras · 6 years ago
  67. 46f001d session: push tx notifications only if needed by Florin Coras · 6 years ago
  68. 95e0ce0 session/svm: fix coverity warnings by Florin Coras · 6 years ago
  69. 208daa1 tcp: update snd_una_max for retranmsits by Florin Coras · 6 years ago
  70. 91ca462 tcp: fix single loop prefetch by Florin Coras · 6 years ago
  71. 0d60a0f session: send tx notification to app by Florin Coras · 6 years ago
  72. 697faea vcl: move binary api and cfg to separate files by Florin Coras · 6 years ago
  73. 7e12d94 vcl: refactor vcl session by Florin Coras · 6 years ago
  74. b26743d tcp/session: tx optimizations by Florin Coras · 6 years ago
  75. 9679c81 session: improve session lookup speeds by Florin Coras · 6 years ago
  76. 4df3871 tcp: move tracing out of established loop by Florin Coras · 6 years ago
  77. 8b20bf5 tcp: optimize tcp output by Florin Coras · 7 years ago
  78. 25579b4 tcp: cleanup connection/session fixes by Florin Coras · 7 years ago
  79. 40903ac udp: fix for multiple workers and add test by Florin Coras · 7 years ago
  80. 66cf5e0 session: cleanup queue node tracing by Florin Coras · 7 years ago
  81. b2371c2 session: improve disconnect handling by Florin Coras · 7 years ago
  82. 36ec1f5 session: fix v6 unbinds that use uri api by Florin Coras · 7 years ago
  83. 7ce3d13 session: fix session table retrieval by Florin Coras · 7 years ago
  84. ca1c8f3 tcp: loss recovery improvements/fixes by Florin Coras · 7 years ago
  85. d2aab83 tcp: cc improvements and fixes by Florin Coras · 7 years ago
  86. fd542f1 session: add session process node by Florin Coras · 7 years ago
  87. 078371e session: improve app verbose format function by Florin Coras · 7 years ago
  88. f08f26d session: alloc one frame per output node dispatch by Florin Coras · 7 years ago
  89. 8e43d04 session: cleanup session tx function by Florin Coras · 7 years ago
  90. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  91. c1a448b tcp/session: debug improvements/fixes by Florin Coras · 7 years ago
  92. 6c35494 session: coverity warnings by Florin Coras · 7 years ago
  93. 7fb0fe1 udp/session: refactor to support dgram mode by Florin Coras · 7 years ago
  94. 5c9083d session: use generic session pool for listeners by Florin Coras · 7 years ago
  95. 56b39f6 tcp: fix fib index buffer tagging by Florin Coras · 7 years ago
  96. f6647e0 session: fix local session disconnects by Florin Coras · 7 years ago
  97. 81a13db tcp/session: sprinkle prefetches by Florin Coras · 7 years ago
  98. 0bee9ce session: allow builtin apps to register names by Florin Coras · 7 years ago
  99. 5090c57 session: fix coverity warnings by Florin Coras · 7 years ago
  100. e1b819e session: allow local host binds by Florin Coras · 7 years ago