Fix SHG handling for ARP/ICMPv6 received from BVI in a BD 73/9273/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 02:36:25 +0000 (02:36 +0000)
commit9e7c13f8793e95bd0aad5c2799ff10731312c92c
tree942429a608f1de4a894bc86d2bbe2e84731be004
parente1682c40447137a055af4e61a32cd605a5ad3c4f
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>
(cherry picked from commit c97b4aca0db8d84b17ceb03a14ab44346a2b3466)
src/vnet/l2/l2_input.c