commit | 6b3ae80a63e47f6e97d68a1ddd520e3509e62821 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Wed Dec 21 22:58:01 2005 +0900 |
committer | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Wed Dec 21 22:58:01 2005 +0900 |
tree | 8f4f40abffc2702c8b05323c93b5f122360ea412 | |
parent | c5e33bddd3c798f681f8f3027270127be6b61a3b [diff] |
[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>