aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_fib.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)John Lo1-0/+7
2017-06-27L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)Eyal Bari1-5/+5
2017-06-19L2FWD:fix seq_num overwritten + validate l2fib entries when forwardingEyal Bari1-16/+3
2017-06-12L2FIB:fix crash in show with deleted subif entriesEyal Bari1-4/+7
2017-05-08L2FIB:CLI/API to flush all non-static entriesEyal Bari1-65/+103
2017-05-05Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash tableJohn Lo1-3/+5
2017-05-03L2FIB:flush interface learned macs on downEyal Bari1-2/+11
2017-03-28Implement MAC Flush for BD or Interface from the L2FIBJohn Lo1-14/+174
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+857