git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aad97f3
)
[IPV6]: Track device renames in snmp6.
author
Stephen Hemminger
<shemminger@linux-foundation.org>
Sun, 29 Apr 2007 04:16:39 +0000
(21:16 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 29 Apr 2007 04:16:39 +0000
(21:16 -0700)
When network device's are renamed, the IPV6 snmp6 code
gets confused. It doesn't track name changes so it will OOPS
when network device's are removed.
The fix is trivial, just unregister/re-register in notify handler.
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found