aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/geneve/encap.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-17misc: fix coverity warningsDave Barach1-2/+5
2019-12-20vxlan: reuse inner packet flow hash for tunnel outer header load balanceShawn Ji1-0/+8
2019-05-27geneve: encap performance enhancementZhiyong Yang1-58/+53
2019-03-06geneve: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-31/+6
2018-09-07geneve: fix variable initial valueZhiyong Yang1-1/+1
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2017-11-27Address COVERITY warningsMarco Varlese1-0/+6
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese1-0/+594