aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vxlan-gpe/decap.c
AgeCommit message (Expand)AuthorFilesLines
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