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:
8de3351
)
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Wed, 21 Dec 2005 13:57:24 +0000
(22:57 +0900)
committer
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Wed, 21 Dec 2005 13:57:24 +0000
(22:57 +0900)
NETDEV_UP might be sent even if the link attached to the interface was
not ready. DAD does not make sense in such case, so we won't do so.
After interface
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
No differences found