aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorŁukasz Stelmach <[email protected]>2006-06-22 08:37:19 +0000
committerDavid S. Miller <[email protected]>2006-06-23 09:07:22 +0000
commit102128e3a27821bdcbacb10f4f2bba253f587ba4 (patch)
treebbde6e385045eea27c5e8aeae051ac420a5cda92 /net/ipv4/tcp_output.c
parent[NET]: Avoid allocating skb in skb_pad (diff)
downloadkernel-102128e3a27821bdcbacb10f4f2bba253f587ba4.tar.gz
kernel-102128e3a27821bdcbacb10f4f2bba253f587ba4.zip
[IPV6]: Fix source address selection.
Two additional labels (RFC 3484, sec. 10.3) for IPv6 addreses are defined to make a distinction between global unicast addresses and Unique Local Addresses (fc00::/7, RFC 4193) and Teredo (2001::/32, RFC 4380). It is necessary to avoid attempts of connection that would either fail (eg. fec0:: to 2001:feed::) or be sub-optimal (2001:0:: to 2001:feed::). Signed-off-by: Łukasz Stelmach <[email protected]> Signed-off-by: YOSHIFUJI Hideaki <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions