aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDave Johnson <[email protected]>2007-07-31 00:19:31 +0000
committerDavid S. Miller <[email protected]>2007-07-31 09:28:21 +0000
commitc61a7d10efbd187ab9bb54871238ebd1dfcacd44 (patch)
tree287c054f014d36394551fb26517da5dd8beaa938 /net/unix/af_unix.c
parent[NET]: Fix prio_tune() handling of root qdisc. (diff)
downloadkernel-c61a7d10efbd187ab9bb54871238ebd1dfcacd44.tar.gz
kernel-c61a7d10efbd187ab9bb54871238ebd1dfcacd44.zip
[IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.
ipv6_addr_type() doesn't check for 'Unique Local IPv6 Unicast Addresses' (RFC4193) and returns IPV6_ADDR_RESERVED for that range. SCTP uses this function and will fail bind() and connect() calls that use RFC4193 addresses, SCTP will also ignore inbound connections from RFC4193 addresses if listening on IPV6_ADDR_ANY. There may be other users of ipv6_addr_type() that could also have problems. Signed-off-by: Dave Johnson <[email protected]> Acked-by: YOSHIFUJI Hideaki <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions