aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip4_forward.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-10ip: Use the IP4 lookup functionsNeale Ranns1-49/+10
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns1-0/+1
2019-07-01ip: fix ip lookup for armFlorin Coras1-27/+10
2019-06-28ip: ip-lookup - remove the dead codeNeale Ranns1-61/+26
2019-06-07ip: ip4 lookup performance bump with the usual receipeNeale Ranns1-435/+378
2019-04-24ip4_lookup_inline: leverage vlib_get_buffers to improve perfZhiyong Yang1-32/+27
2018-10-01Support dynamic dual/quad loop selection on aarch64Lijian Zhang1-0/+140
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2018-06-04ip: save fib index for buffer in ip lookupFlorin Coras1-45/+12
2018-02-08ip: move lookup inline functions to header fileVijayabhaskar Katamreddy1-0/+427