aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vxlan/encap.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-19vxlan: convert vxlan to a pluginSteven Luong1-540/+0
2021-09-16vxlan: improve to use the hardware offloadMohsin Kazmi1-82/+45
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-10/+16
2020-06-09vxlan: fix the inner packet checksum calculationMohsin Kazmi1-2/+51
2020-06-09misc: add code styling for vxlan encap and vxlan_packet filesMohsin Kazmi1-245/+260
2020-03-30vxlan: leverage vlib_get_buffers in vxlan_encap_inlineZhiyong Yang1-12/+14
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-4/+3
2019-03-26Simplify adjacency rewrite codeBenoƮt Ganne1-12/+2
2019-03-06vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-10/+4
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-3/+3
2018-11-05vxlan: prefetch extra one cacheline holding external headerZhiyong Yang1-2/+2
2018-09-06vxlan: improve encap performanceZhiyong Yang1-2/+10
2018-05-02vxlan:encap - use vnet rewriteeyal bari1-36/+38
2018-04-25Carry recorded QOS bits in the outer VXLAN IP headerIgor Mikhailov (imichail)1-0/+35
2018-04-17vxlan:remove counters writeback cacheEyal Bari1-53/+6
2018-02-16Minor VXLAN/GRE Tunnel Encap Optimization and CleanupJohn Lo1-13/+31
2018-01-19vxlan:restructure encap loopEyal Bari1-321/+198
2017-09-19Implement VXLAN encap tx checksum offloadJohn Lo1-39/+108
2017-04-06Use thread local storage for thread indexDamjan Marion1-6/+6
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+553