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:
fa36612
)
Disable router anycast address for /127 prefixes
author
Bjørn Mork
<bjorn@mork.no>
Tue, 5 Jul 2011 23:04:13 +0000
(23:04 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 7 Jul 2011 11:15:10 +0000
(
04:15
-0700)
RFC 6164 requires that routers MUST disable Subnet-Router anycast
for the prefix when /127 prefixes are used.
No need for matching code in addrconf_leave_anycast() as it
will silently ignore any attempt to leave an unknown anycast
address.
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c
patch
|
blob
|
history
diff --cc
net/ipv6/addrconf.c
Simple merge