https://github.com/torvalds/linux
Revision 4b97efdf392563bf03b4917a0b5add2df65de39a authored by Patrick McHardy on 27 March 2010, 03:27:49 UTC, committed by David S. Miller on 27 March 2010, 03:27:49 UTC
When a dump is interrupted at the last device in a hash chain and
then continued, "idx" won't get incremented past s_idx, so s_ip_idx
is not reset when moving on to the next device. This means of all
following devices only the last n - s_ip_idx addresses are dumped.

Tested-by: Pawel Staszewski <pstaszewski@itcare.pl>
Signed-off-by: Patrick McHardy <kaber@trash.net>
1 parent ac90a14
History
Tip revision: 4b97efdf392563bf03b4917a0b5add2df65de39a authored by Patrick McHardy on 27 March 2010, 03:27:49 UTC
net: fix netlink address dumping in IPv4/IPv6
Tip revision: 4b97efd
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-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 166.0 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top