1. b4ca8b1 sctp: add option to enable/disable by Florin Coras · 6 years ago
  2. e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 6 years ago
  3. 33cd482 misc: fix sctp test with debug images by Florin Coras · 6 years ago
  4. 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
  5. fb6c752 sctp chunk_len fix by Sirshak das · 6 years ago
  6. a5a458f sctp: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  7. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  8. a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
  9. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  10. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  11. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  12. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  13. 36eb7c2 buffers: remove free-list information from buffer metadata by Damjan Marion · 6 years ago
  14. b5e55a2 session: generate wrong thread errors instead of crashing by Florin Coras · 6 years ago
  15. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  16. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  17. 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
  18. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  19. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  20. 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
  21. 8797168 SCTP: DATA chunk padding fix and hardening by Marco Varlese · 6 years ago
  22. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  23. 29d22c5 VPP-1430: remove unnecessary padding by Marco Varlese · 6 years ago
  24. 9382673 SCTP: fix overflow issue with timestamp by Marco Varlese · 6 years ago
  25. baf7405 SCTP: fix advanced debug output by Marco Varlese · 6 years ago
  26. 25579b4 tcp: cleanup connection/session fixes by Florin Coras · 7 years ago
  27. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  28. fd542f1 session: add session process node by Florin Coras · 7 years ago
  29. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  30. 701625b typo fix: UNKOWN -> UNKNOWN by Andrey "Zed" Zaikin · 7 years ago
  31. 63777e5 SCTP: coverity warnings by Marco Varlese · 7 years ago
  32. 216c35b SCTP: coverity scan warnings by Marco Varlese · 7 years ago
  33. e17bb71 SCTP: use custom fib by Marco Varlese · 7 years ago
  34. 3e9b465 SCTP: data retransmission & snd_space fix by Marco Varlese · 7 years ago
  35. 6e4d4a3 SCTP: cumulative SACK fix by Marco Varlese · 7 years ago
  36. c7fe4f3 SCTP: API to configure some tunables by Marco Varlese · 7 years ago
  37. 9e09ff3 SCTP: retransmission in INIT/SHUTDOWN phase by Marco Varlese · 7 years ago
  38. 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago
  39. 465c087 SCTP: API to delete a sub-connection by Marco Varlese · 7 years ago
  40. 3c6a976 SCTP: API to add a sub-connection by Marco Varlese · 7 years ago
  41. 8c5f67f SCTP: handle COOKIE while in SHUTDOWN phase by Marco Varlese · 7 years ago
  42. b95bc05 sctp: sctp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is enabled by Steven · 7 years ago
  43. 200fa32 SCTP: Handle a COOKIE ECHO/ACK when a TCB Exists by Marco Varlese · 7 years ago
  44. eacf3cf SCTP: handle INIT corner-case handling by Marco Varlese · 7 years ago
  45. 04e5d64 SCTP: fix connection memory corruption by Marco Varlese · 7 years ago
  46. 15cc6a8 SCTP: minor refactor by Marco Varlese · 7 years ago
  47. f3ab489 SCTP: congestion control by Marco Varlese · 7 years ago
  48. 54432f8 SCTP: 'multi-home' support by Marco Varlese · 7 years ago
  49. 2802bd7 SCTP: coverity warning fix by Marco Varlese · 7 years ago
  50. fae4039 SCTP: fix corrupted buffers seen in output node by Marco Varlese · 7 years ago
  51. a38783e SCTP: refactoring by Marco Varlese · 7 years ago
  52. 18b6315 SCTP: fix build errors on ubuntu bionic by Marco Varlese · 7 years ago
  53. be2251b SCTP: shutdown phase by Marco Varlese · 7 years ago
  54. dac0352 Refactor vlib_buffer flags by Damjan Marion · 7 years ago
  55. f429a93 SCTP: address coverity-scan warnings by Marco Varlese · 7 years ago
  56. df5a99c SCTP: handling of heartbeating and max-retransmits by Marco Varlese · 7 years ago
  57. f47276f SCTP: missing spinlock init when multiple threads by Marco Varlese · 7 years ago
  58. 21c8baf SCTP: calculate RTO / RTT and RTTVAR as per RFC by Marco Varlese · 7 years ago
  59. 91389ac Out-of-order data chunks handling and more by Marco Varlese · 7 years ago
  60. 8ad6a2d Prep-work patch for congestion-control by Marco Varlese · 7 years ago
  61. 4399c2e session: move builtin apps to their own folder by Florin Coras · 7 years ago
  62. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  63. 191a594 SCTP stack (RFC4960) by Marco Varlese · 7 years ago