aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/geneve/geneve.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/+5
2018-01-13Improve "show xxx tunnel" and "show int addr" outputJohn Lo1-7/+7
2018-01-05Unify and cleanup usage of hash_set/unset_mem by various tunnelsJohn Lo1-26/+7
2017-11-26FIB: store the node type not the function pointer.Neale Ranns1-2/+0
2017-11-24GENEVE: shift/mask for headerMarco Varlese1-5/+7
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese1-0/+1158