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