aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_fwd.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-6/+0
2021-11-23misc: deprecate gbp and its dependentsNeale Ranns1-2/+1
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion1-4/+4
2020-10-08l2: input performanceNeale Ranns1-8/+7
2020-04-30l2: fix coverity warnings in l2_fwd.cDave Barach1-9/+9
2020-04-27l2: merge two clib_memcpy_fast into oneZhiyong Yang1-11/+16
2019-09-02ipsec ip tcp l2: multiarch nodes cannot be declared as staticDamjan Marion1-2/+2
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-10/+10
2018-10-31l2fib:remove unused bucket arg in lookup functionsEyal Bari1-9/+3
2018-10-24L2-fwd trace show the lookup resultNeale Ranns1-48/+58
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns1-2/+2
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-2/+2
2018-09-13L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fixNeale Ranns1-197/+150
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns1-0/+1
2018-09-07L2-FIB: replace bit-fields with flagsNeale Ranns1-3/+3
2018-04-06Change l2-fwd node to allow possible feature before UU-FLOODJohn Lo1-6/+14
2017-08-03Add support for API client to receive L2 MAC eventsJohn Lo1-1/+2
2017-06-19L2FWD:fix seq_num overwritten + validate l2fib entries when forwardingEyal Bari1-24/+48
2017-02-17l2 input: avoid per-packet trace checks in the fast pathDave Barach1-6/+14
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+544