aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/udp/udp.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-08udp: cleanup input nodeFlorin Coras1-1/+2
2020-04-07udp: move cli to separate fileFlorin Coras1-3/+2
2020-04-07udp session: allow dgram ip fragmentationFlorin Coras1-4/+3
2020-04-07udp session: jumbo frames and configurable mtuFlorin Coras1-0/+2
2020-04-03session udp: fix transport flags and migrationFlorin Coras1-0/+2
2020-04-01udp: improvements to cliFlorin Coras1-4/+18
2020-04-01udp: track connection port sharingFlorin Coras1-1/+11
2019-07-23udp: fix typo in udp connectinon flagsDave Wallace1-1/+1
2019-07-23udp: fix connection flagsAloys Augustin1-3/+3
2019-07-22udp: support close with dataFlorin Coras1-3/+8
2019-05-14Unregister UDPC port only when ownedNathan Skrzypczak1-0/+3
2019-04-08host stack: update stale copyrightFlorin Coras1-1/+1
2019-03-06udp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+2
2018-12-07VPP-1506: dump local punts and registered punt socketsPavel Kotucek1-0/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-7/+7
2018-10-27pg: allow creating pg for udp based protocolsKingwel Xie1-0/+3
2018-09-10vxlan-gbp: Add support for vxlan gbpMohsin Kazmi1-0/+2
2018-08-31VPP-1407: Fix the wrong length of udp header for buffer chainsshubing guo1-1/+4
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera1-0/+1
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-0/+2
2018-04-18udp/session: refactor to support dgram modeFlorin Coras1-4/+4
2017-12-09BIER in non-MPLS netowrksNeale Ranns1-0/+1
2017-10-16udp: refactor udp codeFlorin Coras1-50/+127
2017-10-13VPP-1027: DNS name resolverDave Barach1-2/+6
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese1-2/+4
2017-06-06Rework vxlan-gpe to support FIB 2.0 and bypass modeHongjun Ni1-2/+2
2017-05-15Add GTP-U plugin. VPP-694Hongjun Ni1-0/+2
2017-04-04Fix issue with udp port registration when running multithreadedDamjan Marion1-0/+7
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+362