Age | Commit message (Expand) | Author | Files | Lines |
2020-10-08 | l2: input performance | Neale Ranns | 1 | -29/+28 |
2020-09-14 | l2: allocate l2fib only when needed | Damjan Marion | 1 | -2/+13 |
2019-11-27 | misc: add address sanitizer heap instrumentation | Benoît Ganne | 1 | -8/+3 |
2018-10-31 | l2fib:remove unused bucket arg in lookup functions | Eyal Bari | 1 | -20/+3 |
2018-10-24 | L2-fwd trace show the lookup result | Neale Ranns | 1 | -0/+2 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -1/+1 |
2018-09-11 | L2-learn; cache prefetch fix | Neale Ranns | 1 | -4/+4 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes | Neale Ranns | 1 | -4/+4 |
2018-09-07 | L2-FIB: replace bit-fields with flags | Neale Ranns | 1 | -18/+68 |
2018-05-31 | Improve L2FIB delete entry handling and "show l2fib" CLI options | John Lo | 1 | -1/+1 |
2018-03-14 | Improve l2_macs_events API to provide MAC move information | John Lo | 1 | -1/+10 |
2017-11-03 | silence l2fib_init() invalid read of size 2 found by address-sanitizer | Gabriel Ganne | 1 | -1/+6 |
2017-10-31 | l2fib: MAC: Fix uint64 to u8 byte array | Mohsin Kazmi | 1 | -4/+4 |
2017-09-03 | Improve L2FIB PDR/NDR performance (VPP-963) | John Lo | 1 | -1/+1 |
2017-08-03 | Add support for API client to receive L2 MAC events | John Lo | 1 | -6/+31 |
2017-07-20 | L2FWD:move vec_validate out of access function | Eyal Bari | 1 | -1/+8 |
2017-06-27 | L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888) | Eyal Bari | 1 | -0/+13 |
2017-06-19 | L2FWD:fix seq_num overwritten + validate l2fib entries when forwarding | Eyal Bari | 1 | -0/+24 |
2017-05-08 | L2FIB:CLI/API to flush all non-static entries | Eyal Bari | 1 | -3/+18 |
2017-03-28 | Implement MAC Flush for BD or Interface from the L2FIB | John Lo | 1 | -16/+23 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+341 |