aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_learn.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-14Improve l2_macs_events API to provide MAC move informationJohn Lo1-0/+1
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-0/+2
2017-10-03Update L2FIB entry timestamp only if BD aging enabled (VPP-1002)John Lo1-3/+4
2017-09-03Improve L2FIB PDR/NDR performance (VPP-963)John Lo1-15/+27
2017-08-22Increase default MAC learn limit and check it in learn-update pathJohn Lo1-0/+2
2017-08-03Add support for API client to receive L2 MAC eventsJohn Lo1-10/+20
2017-07-23Improve L2 Input/Output Feature Infrastructure and UsageJohn Lo1-12/+2
2017-06-27L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)Eyal Bari1-64/+34
2017-06-19L2FWD:fix seq_num overwritten + validate l2fib entries when forwardingEyal Bari1-5/+8
2017-05-08L2FIB:CLI/API to flush all non-static entriesEyal Bari1-8/+4
2017-03-28Implement MAC Flush for BD or Interface from the L2FIBJohn Lo1-1/+9
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/+597