BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints 65/5965/2
authorEyal Bari <ebari@cisco.com>
Thu, 30 Mar 2017 00:05:06 +0000 (03:05 +0300)
committerOle Trøan <otroan@employees.org>
Mon, 10 Apr 2017 09:44:19 +0000 (09:44 +0000)
commit0f0ff322b11cb4214699ea4468275a54db33f6e9
tree82bd17d59d068bd661c6b86e735448b8c372afa2
parent16c76de9b50f622a8594e6eb4ad9215a9c9ba7f2
BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints

we should not suppress arps on remote interface instead we should  flood them to the local one
used shg != 0 to identify packets from remote interfaces and disable arp term l2 input feature for them

Change-Id: I701537c05df7451a25ccb5bfc9e2b03ea70cff20
Signed-off-by: Eyal Bari <ebari@cisco.com>
(cherry picked from commit a0623f8d26501a230801908cd4bc38d67a35dd23)
src/vnet/ethernet/arp.c
src/vnet/ip/ip6.h
src/vnet/ip/ip6_neighbor.c