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