aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vxlan-gpe/decap.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-08vxlan-gpe: add udp-port configuration supportArtem Glazychev1-251/+184
2021-03-19vxlan: add tunnel cache to graph nodeJunfeng Wang1-10/+6
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-0/+1
2020-10-07misc: Purge unused pg includesNeale Ranns1-1/+0
2020-09-04ip: enhance vtep4_check of tunnel by vector wayZhiyong Yang1-12/+32
2020-03-03geneve gtpu vxlan vxlan-gpe: VRF-aware bypass nodeNick Zavaritsky1-40/+18
2019-07-03vxlan-gpe: simplify counter codeZhiyong Yang1-22/+10
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2019-03-06vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-33/+44
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-07-19Remove unused argument to vlib_feature_nextDamjan Marion1-6/+3
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2017-12-13make "test-all" target pass againGabriel Ganne1-0/+9
2017-12-13VPP-275 Coding standards cleanup - vnet/vnet/vxlan-gpesharath reddy1-587/+652
2017-07-14vnet_buffer_t flags cleanupDamjan Marion1-9/+9
2017-06-06Rework vxlan-gpe to support FIB 2.0 and bypass modeHongjun Ni1-17/+462
2017-04-06Use thread local storage for thread indexDamjan Marion1-5/+5
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+733