1. 75e8e1e session: improve enable and disable handling by Florin Coras · 5 months ago
  2. 37127f7 udp: use transport port refcnt on accept by Florin Coras · 10 months ago
  3. 9bc72ac udp: avoid listener cleanups with active opens by Florin Coras · 1 year, 11 months ago
  4. e1f2058 udp: refactor port allocation and sharing by Florin Coras · 2 years, 1 month ago
  5. 4c89b18 udp: use new wrk context for connections by Florin Coras · 2 years, 2 months ago
  6. 1c29dfb udp: postpone cleanup of udp connections by Florin Coras · 2 years, 2 months ago
  7. f8ee39f udp: support for disabling tx csum by Florin Coras · 2 years, 2 months ago
  8. 8c1be05 udp: explicit udp output node by Florin Coras · 2 years, 2 months ago
  9. bf12efc udp: store mss and sw_if_index to udp_connection_t by Steven Luong · 2 years, 5 months ago
  10. a2b358b udp: use pool safe reallocs by Florin Coras · 2 years, 9 months ago
  11. 0c56217 udp: fix severity error info by Filip Tehlar · 3 years, 2 months ago
  12. 7743d6b udp: add option to disable icmp unreachables by Florin Coras · 3 years, 5 months ago
  13. 3006289 udp: api cleanup by Filip Tehlar · 3 years, 6 months ago
  14. 30fdf39 udp: avoid locking connected udp sessions on rx by Florin Coras · 4 years ago
  15. e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
  16. b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
  17. 6e366be misc: Purge unused pg includes by Neale Ranns · 4 years, 2 months ago
  18. 2dca180 misc: ipfix-export unformat u16 collector_port fix by Elias Rudberg · 4 years, 7 months ago
  19. e759bb5 udp: cleanup input node by Florin Coras · 4 years, 8 months ago
  20. c98ef75 udp: move cli to separate file by Florin Coras · 4 years, 8 months ago
  21. ab57edb udp session: allow dgram ip fragmentation by Florin Coras · 4 years, 8 months ago
  22. ba78e23 udp session: jumbo frames and configurable mtu by Florin Coras · 4 years, 8 months ago
  23. d85666f session udp: fix transport flags and migration by Florin Coras · 4 years, 9 months ago
  24. 9c4ec6f udp: improvements to cli by Florin Coras · 4 years, 9 months ago
  25. a039620 udp: track connection port sharing by Florin Coras · 4 years, 9 months ago
  26. 6b257c6 udp: fix typo in udp connectinon flags by Dave Wallace · 5 years ago
  27. 3b72619 udp: fix connection flags by Aloys Augustin · 5 years ago
  28. c754239 udp: support close with data by Florin Coras · 5 years ago
  29. 161638f Unregister UDPC port only when owned by Nathan Skrzypczak · 6 years ago
  30. c5df8c7 host stack: update stale copyright by Florin Coras · 6 years ago
  31. 2c49ffe udp: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  32. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  33. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  34. 4af4709 pg: allow creating pg for udp based protocols by Kingwel Xie · 6 years ago
  35. 61b94c6 vxlan-gbp: Add support for vxlan gbp by Mohsin Kazmi · 6 years ago
  36. 4547893 VPP-1407: Fix the wrong length of udp header for buffer chains by shubing guo · 6 years ago
  37. 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 7 years ago
  38. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  39. 7fb0fe1 udp/session: refactor to support dgram mode by Florin Coras · 7 years ago
  40. 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago
  41. 3cbc04b udp: refactor udp code by Florin Coras · 7 years ago
  42. 6545716 VPP-1027: DNS name resolver by Dave Barach · 7 years ago
  43. b598f1d Initial GENEVE TUNNEL implementation and tests. by Marco Varlese · 7 years ago
  44. 8a0a0ae Rework vxlan-gpe to support FIB 2.0 and bypass mode by Hongjun Ni · 8 years ago
  45. ef486b1 Add GTP-U plugin. VPP-694 by Hongjun Ni · 8 years ago
  46. 615fc61 Fix issue with udp port registration when running multithreaded by Damjan Marion · 8 years ago
  47. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago[Renamed (85%) from src/vnet/ip/udp.h]
  48. aeeac3b BFD: loop back echo packets by Klement Sekera · 8 years ago
  49. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ip/udp.h]
  50. d7cb1b5 Coding standards cleanup for vnet/vnet/ip, VPP-255 by Dave Barach · 8 years ago
  51. 0e3c0de BFD: basic asynchronous session up/down by Klement Sekera · 8 years ago
  52. 740bcdb Add an ability to punt all unknown UDP traffic to the host by Alexander Popovsky (apopovsk) · 8 years ago
  53. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  54. df921cc Add Vxlan-Gpe over IPv6 by Hongjun Ni · 9 years ago
  55. 210bfc8 Fix ip-udp encap checksum for ip6 by Florin Coras · 9 years ago
  56. 02655bd Add lisp-gpe ip6 data-plane support by Florin Coras · 9 years ago
  57. 99cb335 VXLAN over IPv6. by Chris Luke · 9 years ago
  58. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  59. df2b0fd Fix ip4 udp encap length type by Florin Coras · 9 years ago
  60. aff04a0 Fix DPDK check in udp.h by Florin Coras · 9 years ago
  61. e127a7e LISP GPE: initial CP commit and DP improvements by Florin Coras · 9 years ago
  62. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0