aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vxlan-gbp/encap.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-20vxlan: reuse inner packet flow hash for tunnel outer header load balanceShawn Ji1-0/+7
2019-08-05vxlan: fix VXLANoIP6 checksum offload setupJohn Lo1-3/+3
2019-05-29vxlan-gbp: prefetch encap header memory areaZhiyong Yang1-66/+70
2019-03-28VXLAN-GBP: format flags in encap traceNeale Ranns1-2/+3
2019-03-26Simplify adjacency rewrite codeBenoƮt Ganne1-18/+5
2019-03-06vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-12/+8
2019-01-22GBP: Sclass to src-epg conversionsNeale Ranns1-6/+6
2019-01-10ARP/ND: copy opaque2 persistent fields to new packetNeale Ranns1-2/+8
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-6/+9
2018-09-10vxlan-gbp: Add support for vxlan gbpMohsin Kazmi1-0/+543