aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_in_out_feat_arc.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-4/+0
2021-11-07l2: fix array-bounds error for prefetch on ArmTianyu Li1-1/+2
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion1-1/+1
2020-02-24l2: remove unused types and includes form feature arc codeNeale Ranns1-14/+0
2019-03-12l2: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-31/+23
2018-10-15vnet: create L2 feature arc infrastructureAndrew Yourtchenko1-0/+652