1. 7743d6b udp: add option to disable icmp unreachables by Florin Coras · 3 years, 5 months ago
  2. 3006289 udp: api cleanup by Filip Tehlar · 3 years, 6 months ago
  3. 7aeb647 udp: calculate inner checksums if needed before udp encap by Arthur de Kerhor · 3 years, 7 months ago
  4. 8a6f5d3 udp: add udp decapsulation by Arthur de Kerhor · 3 years, 7 months ago
  5. fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
  6. 0ac5782 udp: allocate rx lock only for non-connected by Florin Coras · 3 years, 10 months ago
  7. 30fdf39 udp: avoid locking connected udp sessions on rx by Florin Coras · 4 years ago
  8. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
  9. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  10. e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
  11. b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
  12. 6e366be misc: Purge unused pg includes by Neale Ranns · 4 years, 2 months ago
  13. 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
  14. 42386fc udp: align udp_encap_t_ to 2 cachelines by Vadym Martsynovskyy · 4 years, 6 months ago
  15. 9c8142a udp: jump over ip4 options by Florin Coras · 4 years, 6 months ago
  16. 2dca180 misc: ipfix-export unformat u16 collector_port fix by Elias Rudberg · 4 years, 7 months ago
  17. 063f2b8 udp: fix buffer trace by Andreas Schultz · 4 years, 8 months ago
  18. 256779c udp: remove connected udp transport proto by Florin Coras · 4 years, 8 months ago
  19. bc1a1a7 udp: fix local node no port error counter by Florin Coras · 4 years, 8 months ago
  20. 92bbfc2 udp: fix coverity warning by Florin Coras · 4 years, 8 months ago
  21. e759bb5 udp: cleanup input node by Florin Coras · 4 years, 8 months ago
  22. c98ef75 udp: move cli to separate file by Florin Coras · 4 years, 8 months ago
  23. ab57edb udp session: allow dgram ip fragmentation by Florin Coras · 4 years, 8 months ago
  24. ba78e23 udp session: jumbo frames and configurable mtu by Florin Coras · 4 years, 8 months ago
  25. 57660d9 session udp: shared local endpoints by Florin Coras · 4 years, 8 months ago
  26. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  27. d85666f session udp: fix transport flags and migration by Florin Coras · 4 years, 9 months ago
  28. 57a5a2d udp session vcl: add udp iperf test by Florin Coras · 4 years, 9 months ago
  29. 9c4ec6f udp: improvements to cli by Florin Coras · 4 years, 9 months ago
  30. a039620 udp: track connection port sharing by Florin Coras · 4 years, 9 months ago
  31. 9361974 udp: validate input data length by Florin Coras · 4 years, 9 months ago
  32. 87b7e3d session udp: flag for connected udp by Florin Coras · 4 years, 9 months ago
  33. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  34. 70f879d session tcp udp: consolidate transport snd apis by Florin Coras · 4 years, 9 months ago
  35. 7dd63e5 ip: change ip API enums address_family and ip_proto size to u8 by Jakub Grajciar · 4 years, 9 months ago
  36. 49a11cf udp: fix UDP socket byte order in lookup by Andreas Schultz · 4 years, 9 months ago
  37. ff2fad1 udp: fix ipv6 listen port registration by Florin Coras · 5 years ago
  38. 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
  39. f9b5dcf udp: add features.yaml by Florin Coras · 5 years ago
  40. 95cd864 session: fix listener global endpoint lookup by Florin Coras · 5 years ago
  41. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  42. d4aeb84 session: fix use-after-free by Benoît Ganne · 5 years ago
  43. 8fadb65 udp: do not send received packets to error-drop by Aloys Augustin · 5 years ago
  44. 9cbf681 udp: fix rx event generation by Florin Coras · 5 years ago
  45. b339233 udp: fix connections move by Aloys Augustin · 5 years ago
  46. f8475a7 udp: fix session migrate when not needed by Nathan Skrzypczak · 5 years ago
  47. 6b257c6 udp: fix typo in udp connectinon flags by Dave Wallace · 5 years ago
  48. 3b72619 udp: fix connection flags by Aloys Augustin · 5 years ago
  49. c754239 udp: support close with data by Florin Coras · 5 years ago
  50. 1f50bf8 fib: FIB Entry tracking by Neale Ranns · 5 years ago
  51. 95dd1fe quic: fix show session verbose by Aloys Augustin · 5 years ago
  52. a0abbff session: add thread index to all formatters by Aloys Augustin · 5 years ago
  53. 50f4a41 udp: UDPC handle open fail by Nathan Skrzypczak · 5 years ago
  54. a26349d session: add half_open_has_fifos for UDPC by Nathan Skrzypczak · 5 years ago
  55. e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 5 years ago
  56. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  57. 2f0f96b session: use listener_handle instead of listener_index by Nathan Skrzypczak · 6 years ago
  58. 3df5682 fix show session verbose crash with udp transport by Dave Wallace · 6 years ago
  59. 0a715cd UDP-Local: fix unregistered ports by Neale Ranns · 6 years ago
  60. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  61. 161638f Unregister UDPC port only when owned by Nathan Skrzypczak · 6 years ago
  62. 14e2e2a Fix FIB initialization in UDP input by Nathan Skrzypczak · 6 years ago
  63. de38b38 Add packet headers in UDPC fifos by Aloys Augustin · 6 years ago
  64. 8e58499 UDPC: Fix open segfault with multiple workers by Aloys Augustin · 6 years ago
  65. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  66. 10dc2ea udp: fix copyright typo by Florin Coras · 6 years ago
  67. c5df8c7 host stack: update stale copyright by Florin Coras · 6 years ago
  68. 2c49ffe udp: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  69. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  70. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  71. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  72. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  73. 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
  74. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  75. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  76. 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
  77. 4af4709 pg: allow creating pg for udp based protocols by Kingwel Xie · 6 years ago
  78. fc3b8b8 pg: udp length & checsum issue by Kingwel Xie · 6 years ago
  79. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  80. 4cabcff UDP-Encap: fix coverity found error by Neale Ranns · 6 years ago
  81. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  82. 9c0a3c4 UDP-Encap: name counters for the stats segment by Neale Ranns · 6 years ago
  83. 61b94c6 vxlan-gbp: Add support for vxlan gbp by Mohsin Kazmi · 6 years ago
  84. 4547893 VPP-1407: Fix the wrong length of udp header for buffer chains by shubing guo · 6 years ago
  85. d0df49f Use IP address types on UDP encap API by Neale Ranns · 6 years ago
  86. 6763a1d re-indent UDP encap documentation by Neale Ranns · 6 years ago
  87. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  88. 586479a BIER neighbor stats by Neale Ranns · 7 years ago
  89. 40903ac udp: fix for multiple workers and add test by Florin Coras · 7 years ago
  90. 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 7 years ago
  91. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  92. 7fb0fe1 udp/session: refactor to support dgram mode by Florin Coras · 7 years ago
  93. 7b0b961 udp: make udp encap pool cacheline aligned by Damjan Marion · 7 years ago
  94. 43b1f44 UDP Encap counters by Neale Ranns · 7 years ago
  95. 2303cb1 FIB Interpose Source by Neale Ranns · 7 years ago
  96. 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago
  97. 4399c2e session: move builtin apps to their own folder by Florin Coras · 7 years ago
  98. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  99. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  100. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago