aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vxlan-gpe/encap.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2022-09-30udp: add udp encap source port entropy supportVladislav Grishenko1-3/+3
2022-03-30udp: fix inner packet checksum calculation in udp-encapMauro Sardara1-22/+27
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-0/+1
2019-05-24vxlan-gpe: improve encap performanceZhiyong Yang1-46/+41
2018-09-06vxlan_gpe: optimize encap performanceZhiyong Yang1-32/+47
2018-08-20vxlan_gpe_encap: fix packet len errorZhiyong Yang1-1/+1
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2017-12-13VPP-275 Coding standards cleanup - vnet/vnet/vxlan-gpesharath reddy1-217/+248
2017-04-06Use thread local storage for thread indexDamjan Marion1-6/+6
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+388