Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD
authorJohn Lo <[email protected]>
Fri, 10 Nov 2017 17:24:32 +0000 (12:24 -0500)
committerFlorin Coras <[email protected]>
Fri, 10 Nov 2017 19:22:41 +0000 (19:22 +0000)
commit5b99133cff1ff0eb9043dd8bd3648b0b3aafa47e
tree7ea58d31b9ae96fbd6f0b33a213e88132975c3ea
parentace9fc92ca9521c9a20dd3306b76c678052856b9
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 <[email protected]>
src/vnet/l2/l2_input.c