diff options
| author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2013-03-22 06:28:43 +0000 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2013-03-24 17:16:29 -0400 |
| commit | 63998ac24f8370caf99e433483532bab8368eb7e (patch) | |
| tree | 6128d2e8e783079c404f2f7c5c64616c7db1b507 /net/dsa/dsa.c | |
| parent | 0465277f6b3fd0535428ae935644ac30ce903de0 (diff) | |
| download | olio-linux-3.10-63998ac24f8370caf99e433483532bab8368eb7e.tar.xz olio-linux-3.10-63998ac24f8370caf99e433483532bab8368eb7e.zip | |
ipv6: provide addr and netconf dump consistency info
This patch adds a dev_addr_genid for IPv6. The goal is to use it, combined with
dev_base_seq to check if a change occurs during a netlink dump.
If a change is detected, the flag NLM_F_DUMP_INTR is set in the first message
after the dump was interrupted.
Note that only dump of unicast addresses is checked (multicast and anycast are
not checked).
Reported-by: Junwei Zhang <junwei.zhang@6wind.com>
Reported-by: Hongjun Li <hongjun.li@6wind.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/dsa.c')
0 files changed, 0 insertions, 0 deletions