aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_output.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-4/+0
2021-11-06vppinfra: move clib_count_equal_* codeDamjan Marion1-0/+1
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion1-4/+4
2020-10-07misc: Purge unused pg includesNeale Ranns1-1/+0
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-3/+3
2018-11-13L2 feautre bitmaps output verbose/non-verbose modeNeale Ranns1-2/+13
2018-10-24L2-input/output: use feature enum type in flag update functionNeale Ranns1-1/+2
2018-10-15vnet: create L2 feature arc infrastructureAndrew Yourtchenko1-1/+1
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-09-04l2_output:skip processing if no features are enabledEyal Bari1-2/+6
2018-08-13Multiarch handling in different constructor macrosDamjan Marion1-11/+5
2018-05-29Add VLIB_NODE_FN() macro to simplify multiversioning of node functionsDamjan Marion1-22/+6
2018-05-24Rewrite of l2-output nodeDamjan Marion1-332/+280
2017-07-31CLI:add l2 input/outut to "sh int features"Eyal Bari1-0/+23
2017-07-24SPAN:add l2 mirrorEyal Bari1-6/+7
2017-07-23Improve L2 Input/Output Feature Infrastructure and UsageJohn Lo1-46/+69
2017-07-13Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)John Lo1-73/+10
2017-04-06Use thread local storage for thread indexDamjan Marion1-3/+3
2017-02-21VPP-540 : pbb tag rewrite detailsPavel Kotucek1-52/+63
2017-02-17l2 input: avoid per-packet trace checks in the fast pathDave Barach1-6/+13
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+708