aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_fib.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-25l2: avoid overflow read of mac addressDamjan Marion1-23/+3
2021-10-07vppinfra: asan: improve overflow semanticBenoît Ganne1-2/+2
2020-10-08l2: input performanceNeale Ranns1-29/+28
2020-09-14l2: allocate l2fib only when neededDamjan Marion1-2/+13
2019-11-27misc: add address sanitizer heap instrumentationBenoît Ganne1-8/+3
2018-10-31l2fib:remove unused bucket arg in lookup functionsEyal Bari1-20/+3
2018-10-24L2-fwd trace show the lookup resultNeale Ranns1-0/+2
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-09-11L2-learn; cache prefetch fixNeale Ranns1-4/+4
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns1-4/+4
2018-09-07L2-FIB: replace bit-fields with flagsNeale Ranns1-18/+68
2018-05-31Improve L2FIB delete entry handling and "show l2fib" CLI optionsJohn Lo1-1/+1
2018-03-14Improve l2_macs_events API to provide MAC move informationJohn Lo1-1/+10
2017-11-03silence l2fib_init() invalid read of size 2 found by address-sanitizerGabriel Ganne1-1/+6
2017-10-31l2fib: MAC: Fix uint64 to u8 byte arrayMohsin Kazmi1-4/+4
2017-09-03Improve L2FIB PDR/NDR performance (VPP-963)John Lo1-1/+1
2017-08-03Add support for API client to receive L2 MAC eventsJohn Lo1-6/+31
2017-07-20L2FWD:move vec_validate out of access functionEyal Bari1-1/+8
2017-06-27L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)Eyal Bari1-0/+13
2017-06-19L2FWD:fix seq_num overwritten + validate l2fib entries when forwardingEyal Bari1-0/+24
2017-05-08L2FIB:CLI/API to flush all non-static entriesEyal Bari1-3/+18
2017-03-28Implement MAC Flush for BD or Interface from the L2FIBJohn Lo1-16/+23
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+341