Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD 81/9381/2
authorJohn Lo <loj@cisco.com>
Fri, 10 Nov 2017 17:24:32 +0000 (12:24 -0500)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 10 Nov 2017 20:25:27 +0000 (20:25 +0000)
commit0f85333a94e176ab915e583ff66c8774cdbda620
tree850c6e96ca81c83d39a38d2c8ad1acb5fa1ab361
parent8527f12b525181b47cc7c0c9e943a743b1a3b19e
Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD

For ARP/ICMPv6 packets received from a BVI in a BD, allow flood
to all remote VTEPs via VXLAN tunnels irrespective of SHG check
for ARP request or ICMPv6 neighbor solicitation packets only.
All other packets types will flood normally as per SHG check.

Change-Id: I17b1cef9015e363fb684c2b6506ed6c4efe70bba
Signed-off-by: John Lo <loj@cisco.com>
(cherry picked from commit 5b99133cff1ff0eb9043dd8bd3648b0b3aafa47e)
src/vnet/l2/l2_input.c