aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_mode_tunnel.c
diff options
context:
space:
mode:
authorMitsuru Chinen <mitch@linux.vnet.ibm.com>2007-10-10 02:53:43 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 16:55:52 -0700
commitf24e3d658cf382f11a7aa7887fa99147bdc6fe0b (patch)
tree605da52f1261eaa847adc8d2d048085692355ace /net/ipv6/xfrm6_mode_tunnel.c
parent[NET]: Remove double dev->flags checking when calling dev_close() (diff)
downloadlinux-dev-f24e3d658cf382f11a7aa7887fa99147bdc6fe0b.tar.xz
linux-dev-f24e3d658cf382f11a7aa7887fa99147bdc6fe0b.zip
[IPV6]: Defer IPv6 device initialization until a valid qdisc is specified
To judge the timing for DAD, netif_carrier_ok() is used. However, there is a possibility that dev->qdisc stays noop_qdisc even if netif_carrier_ok() returns true. In that case, DAD NS is not sent out. We need to defer the IPv6 device initialization until a valid qdisc is specified. Signed-off-by: Mitsuru Chinen <mitch@linux.vnet.ibm.com> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/xfrm6_mode_tunnel.c')
0 files changed, 0 insertions, 0 deletions