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