aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_input.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)John Lo1-25/+24
2017-06-27L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)Eyal Bari1-1/+1
2017-06-19L2FWD:fix seq_num overwritten + validate l2fib entries when forwardingEyal Bari1-2/+2
2017-05-19Enforce Bridge Domain ID range to match 24-bit VNI rangeJohn Lo1-0/+6
2017-05-08L2FIB:CLI/API to flush all non-static entriesEyal Bari1-5/+8
2017-05-03L2FIB:flush interface learned macs on downEyal Bari1-28/+14
2017-04-06Use thread local storage for thread indexDamjan Marion1-7/+7
2017-03-28Implement MAC Flush for BD or Interface from the L2FIBJohn Lo1-0/+14
2017-03-03VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v...Andrew Yourtchenko1-1/+2
2017-02-28Clear L2 output config on interface mode change to L3 (VPP-651)John Lo1-4/+11
2017-02-17l2 input: avoid per-packet trace checks in the fast pathDave Barach1-7/+14
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1116