aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/geneve/decap.c
AgeCommit message (Expand)AuthorFilesLines
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-11-24GENEVE: shift/mask for headerMarco Varlese1-24/+33
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese1-0/+1323