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