linux/drivers/net/ipvlan
Jiri Benc e9997c2938 ipvlan: fix check for IP addresses in control path
When an ipvlan interface is down, its addresses are not on the hash list.
Fix checks for existence of addresses not to depend on the hash list, walk
through all interface addresses instead.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Acked-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-31 13:28:33 -04:00
..
ipvlan.h ipvlan: fix check for IP addresses in control path 2015-03-31 13:28:33 -04:00
ipvlan_core.c ipvlan: fix check for IP addresses in control path 2015-03-31 13:28:33 -04:00
ipvlan_main.c ipvlan: fix check for IP addresses in control path 2015-03-31 13:28:33 -04:00
Makefile