aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_input.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-10Further fix to SHG handling for ARP/ICMPv6 from BVI in a BDJohn Lo1-6/+25
2017-11-08Fix SHG handling for ARP/ICMPv6 received from BVI in a BDJohn Lo1-0/+8
2017-10-03Update L2FIB entry timestamp only if BD aging enabled (VPP-1002)John Lo1-0/+1
2017-07-31CLI:add l2 input/outut to "sh int features"Eyal Bari1-0/+23
2017-07-23Improve L2 Input/Output Feature Infrastructure and UsageJohn Lo1-20/+17
2017-07-20L2FWD:move vec_validate out of access functionEyal Bari1-1/+1
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