VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwading 02/1402/1
authorJohn Lo <loj@cisco.com>
Sat, 4 Jun 2016 04:02:37 +0000 (00:02 -0400)
committerJohn Lo <loj@cisco.com>
Sat, 4 Jun 2016 04:02:37 +0000 (00:02 -0400)
commit19042148849d2a71a79277f73aafbbd1b9478466
tree82a713b4ee0a008f010fb3eacf5b60143584f01a
parent2671f1188d41313a6b54f5bd3d83973850f34934
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