]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv6/addrconf.c
[IPV6]: Don't select a tentative address as a source address.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Wed, 21 Dec 2005 13:58:01 +0000 (22:58 +0900)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Wed, 21 Dec 2005 13:58:01 +0000 (22:58 +0900)
commit6b3ae80a63e47f6e97d68a1ddd520e3509e62821
tree8f4f40abffc2702c8b05323c93b5f122360ea412
parentc5e33bddd3c798f681f8f3027270127be6b61a3b
[IPV6]: Don't select a tentative address as a source address.

A tentative address is not considered "assigned to an interface"
in the traditional sense (RFC2462 Section 4).
Don't try to select such an address for the source address.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
net/ipv6/addrconf.c