1. eb97e5f tls: fix multi threaded medium scale test (VPP-1457) by Florin Coras · 6 years ago
  2. ef91534 tls: fix disconnects for sessions with pending data by Florin Coras · 6 years ago
  3. 568ebc7 session: improve close procedure by Florin Coras · 6 years ago
  4. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  5. 6011699 vcl/session: use mq for bind replies by Florin Coras · 6 years ago
  6. 3ec66b0 tcp: fix cc recovery re-entry and persist timer pop by Florin Coras · 6 years ago
  7. 460dce6 vcl: add read/write udp support by Florin Coras · 6 years ago
  8. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  9. 52207f1 session: send ctrl msg over mq by Florin Coras · 6 years ago
  10. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  11. 0d60a0f session: send tx notification to app by Florin Coras · 6 years ago
  12. 25579b4 tcp: cleanup connection/session fixes by Florin Coras · 7 years ago
  13. d2aab83 tcp: cc improvements and fixes by Florin Coras · 7 years ago
  14. fd542f1 session: add session process node by Florin Coras · 7 years ago
  15. f08f26d session: alloc one frame per output node dispatch by Florin Coras · 7 years ago
  16. 8e43d04 session: cleanup session tx function by Florin Coras · 7 years ago
  17. c1a448b tcp/session: debug improvements/fixes by Florin Coras · 7 years ago
  18. 7fb0fe1 udp/session: refactor to support dgram mode by Florin Coras · 7 years ago
  19. 5c9083d session: use generic session pool for listeners by Florin Coras · 7 years ago
  20. 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago
  21. 5fda7a3 session: avoid session handle conflict with vcl by Florin Coras · 7 years ago
  22. f8f516a session: support local sessions and deprecate redirects by Florin Coras · 7 years ago
  23. a332c46 session: segment manager refactor by Florin Coras · 7 years ago
  24. 84a30ef session: use clib rwlocks instead of custom implementation by Florin Coras · 7 years ago
  25. 2f8d8fa session: disconnect and echo client improvements by Florin Coras · 7 years ago
  26. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  27. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  28. 561af9b session: generalize handling of network transports by Florin Coras · 7 years ago
  29. 93e6580 session: fix preallocation of local endpoint table by Florin Coras · 7 years ago
  30. 2a86391 Shut down session queue input nodes on exit by Dave Barach · 7 years ago
  31. c3ddea8 session: return bound listener for proxy accepts by Florin Coras · 7 years ago
  32. 3cbc04b udp: refactor udp code by Florin Coras · 7 years ago
  33. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  34. 33e002b Fix session connect_* api message handling. by Dave Wallace · 7 years ago
  35. 52851e6 TCP proxy prototype by Dave Barach · 7 years ago
  36. 66b1131 Fix tcp tx buffer allocation by Florin Coras · 7 years ago
  37. 6881062 Make tcp active open data structures thread safe by Florin Coras · 7 years ago
  38. 04e5344 Cleanup/refactor session layer code by Florin Coras · 7 years ago
  39. 6534b7a Improvements to tcp rx path and debugging by Florin Coras · 7 years ago
  40. 3eb5062 Fixes and improved tcp/session debugging by Florin Coras · 7 years ago
  41. 2c25a62 Horizontal (nSessions) scaling draft by Dave Barach · 7 years ago
  42. f03a59a Overall tcp performance improvements (VPP-846) by Florin Coras · 8 years ago
  43. 93992a9 Implement sack based tcp loss recovery (RFC 6675) by Florin Coras · 8 years ago
  44. 10d8cc6 Improve fifo allocator performance by Dave Barach · 8 years ago
  45. acd2a6a VPP-846: tcp perf / scale / hardening by Dave Barach · 8 years ago
  46. 0194f1a Fix builtin tcp client by Dave Barach · 8 years ago
  47. e5f1d27 Multi-thread enablement for the debug cli http server by Dave Barach · 8 years ago
  48. 1015a1e Builtin debug cli http server by Dave Barach · 8 years ago
  49. f6d68ed Add support for tcp/session buffer chains by Florin Coras · 8 years ago
  50. c28764f TCP ooo reception fixes by Florin Coras · 8 years ago
  51. a546481 Session layer improvements by Florin Coras · 8 years ago
  52. 6cf30ad Session layer refactoring by Florin Coras · 8 years ago
  53. 3e350af TCP cc/window management fixes and debugging by Florin Coras · 8 years ago
  54. 6792ec0 TCP/session improvements by Florin Coras · 8 years ago
  55. e69f495 VPP-659 Improve tcp/session debugging and testing by Florin Coras · 8 years ago
  56. d79b41e VPP-659 TCP improvements by Florin Coras · 8 years ago
  57. e04c299 Cleanup URI code and TCP bugfixing by Florin Coras · 8 years ago
  58. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago