https://github.com/torvalds/linux
Revision e9997c2938b23d792528da1597b3aea9b0f2a324 authored by Jiri Benc on 28 March 2015, 18:13:25 UTC, committed by David S. Miller on 31 March 2015, 17:28:33 UTC
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>
1 parent 40891e8
History
Tip revision: e9997c2938b23d792528da1597b3aea9b0f2a324 authored by Jiri Benc on 28 March 2015, 18:13:25 UTC
ipvlan: fix check for IP addresses in control path
Tip revision: e9997c2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.8 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top