aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vxlan-gpe/vxlan_gpe.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-22/+0
2022-10-11fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel.Huawei LI1-3/+2
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-1/+1
2021-10-21fib: respect mfib entry flags on create with pathsPaul Atkins1-7/+6
2021-10-08vxlan-gpe: add udp-port configuration supportArtem Glazychev1-22/+39
2021-10-06docs: more nitfixesNathan Skrzypczak1-18/+20
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+3
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-0/+1
2020-03-03geneve gtpu vxlan vxlan-gpe: VRF-aware bypass nodeNick Zavaritsky1-34/+7
2020-02-18misc: fix coverity warningsDave Barach1-1/+1
2020-02-17misc: fix coverity warningsDave Barach1-1/+1
2019-12-17vxlan geneve gtpu: fix short helpPaul Vinciguerra1-1/+1
2019-07-19fib: FIB Entry trackingNeale Ranns1-8/+7
2019-06-18fib: fib api updatesNeale Ranns1-5/+5
2019-06-04features will register udp ports once configuredJakub Grajciar1-5/+11
2019-05-22vxlan-gpe: fix CLI document errorZhiyong Yang1-3/+3
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-2/+2
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns1-2/+2
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-5/+5
2018-02-01FIB: Consolidate several copies of fib_ip_proto() into one.Jon Loeliger1-6/+0
2018-01-24Improve tunnel interface creation performanceJohn Lo1-14/+4
2018-01-13Improve "show xxx tunnel" and "show int addr" outputJohn Lo1-28/+39
2018-01-05Unify and cleanup usage of hash_set/unset_mem by various tunnelsJohn Lo1-29/+16
2017-12-13make "test-all" target pass againGabriel Ganne1-1/+1
2017-12-13VPP-1099 Fix create vxlan-gpe tunnel local 10::1 remote 20::1 vni 11 (for ipv6)Swarup Nayak1-0/+1
2017-12-13VPP-275 Coding standards cleanup - vnet/vnet/vxlan-gpesharath reddy1-432/+470
2017-11-26FIB: store the node type not the function pointer.Neale Ranns1-2/+0
2017-08-08L2 over MPLSNeale Ranns1-1/+1
2017-08-04Initialize vxlan-gpe bypass modeHongjun Ni1-0/+16
2017-06-25VPP crash on creating vxlan gpe interface. VPP-875Hongjun Ni1-0/+3
2017-06-06Rework vxlan-gpe to support FIB 2.0 and bypass modeHongjun Ni1-66/+622
2017-05-24IPv6 Performance bugsNeale Ranns1-4/+4
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-16/+46
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+659