aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/udp/udp_encap.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-6/+0
2022-09-30udp: add udp encap source port entropy supportVladislav Grishenko1-13/+27
2022-03-30udp: fix inner packet checksum calculation in udp-encapMauro Sardara1-6/+5
2021-06-01udp: calculate inner checksums if needed before udp encapArthur de Kerhor1-1/+1
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-6/+6
2019-07-19fib: FIB Entry trackingNeale Ranns1-11/+6
2019-06-18fib: fib api updatesNeale Ranns1-1/+1
2019-04-08host stack: update stale copyrightFlorin Coras1-1/+1
2018-09-20UDP-Encap: name counters for the stats segmentNeale Ranns1-181/+95
2018-06-21BIER neighbor statsNeale Ranns1-1/+1
2018-03-21udp: make udp encap pool cacheline alignedDamjan Marion1-1/+1
2018-03-21UDP Encap countersNeale Ranns1-0/+37
2018-03-20FIB Interpose SourceNeale Ranns1-1/+1
2017-12-21VPP-1109 Fix loop for some CLI (code review)Swarup Nayak1-0/+3
2017-12-09BIER in non-MPLS netowrksNeale Ranns1-1/+12
2017-11-26FIB: store the node type not the function pointer.Neale Ranns1-2/+0
2017-11-07UDP Encapsulation.Neale Ranns1-0/+617