VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwading 03/1403/2
authorJohn Lo <loj@cisco.com>
Sat, 4 Jun 2016 04:02:37 +0000 (00:02 -0400)
committerDave Barach <openvpp@barachs.net>
Sun, 5 Jun 2016 13:48:31 +0000 (13:48 +0000)
commit7185c3bb682bf93922cd03d0d3b43e931491a907
tree36f02a1c7992e4bc6f1ca0242c384effda083719
parentc68b4cbf3aa1ea9f7e0f09ff4725feb92170c10f
VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwading

As BVI receive a packet with unicast DMAC from the BD, including unknown
unicast flood packet, the packet should not be L3 forwarded unless its
DMAC matches the MAC of the BVI.

Change-Id: I46e18629c901062592c8ebe3a238c5cfdc1096b4
Signed-off-by: John Lo <loj@cisco.com>
vnet/vnet/ethernet/ethernet.h
vnet/vnet/ethernet/node.c
vnet/vnet/l2/l2_bvi.h
vnet/vnet/l2/l2_flood.c
vnet/vnet/l2/l2_fwd.c