BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints 34/5934/2
authorEyal Bari <ebari@cisco.com>
Thu, 30 Mar 2017 00:05:06 +0000 (03:05 +0300)
committerEyal Bari <ebari@cisco.com>
Thu, 30 Mar 2017 00:23:37 +0000 (03:23 +0300)
commita0623f8d26501a230801908cd4bc38d67a35dd23
treecae931d485151c72d81f52c4d9802c8284da2f71
parent340690e42f97cfd94c5941fbebad7bb0bee8f8d4
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>
src/vnet/ethernet/arp.c
src/vnet/ip/ip6.h
src/vnet/ip/ip6_neighbor.c