Fix SHG handling for ARP/ICMPv6 received from BVI in a BD 71/9271/2
authorJohn Lo <loj@cisco.com>
Tue, 7 Nov 2017 22:23:49 +0000 (17:23 -0500)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 8 Nov 2017 00:11:49 +0000 (00:11 +0000)
commitc97b4aca0db8d84b17ceb03a14ab44346a2b3466
treee9852c5c8ffd85aa788abcf9296f813f02874164
parent234301f3c7f4170e78500ce112aff7951f88cf45
Fix SHG handling for ARP/ICMPv6 received from BVI in a BD

This change makes sure ARP/ICMPv6 brodcast packets received from
the BVI of a BD can be flooded to all remote VTEPs via its VXLAN
tunnels irrespective of SHG setting. Similar processing was done
for unicast packets already and needs to be extpanded to ARP and
ICMPv6 broadcast packets.

Change-Id: I26ac43ecdbc81a769f742a583a156506f7e70d49
Signed-off-by: John Lo <loj@cisco.com>
src/vnet/l2/l2_input.c