Skip to content
Snippets Groups Projects
Commit e9997c29 authored by Jiri Benc's avatar Jiri Benc Committed by David S. Miller
Browse files

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: default avatarJiri Benc <jbenc@redhat.com>
Acked-by: default avatarMahesh Bandewar <maheshb@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 40891e8a
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment