[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070725.171203.102545287.davem@davemloft.net>
Date: Wed, 25 Jul 2007 17:12:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: djohnson+linux-kernel@...starentnetworks.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
lksctp-developers@...ts.sourceforge.net,
sakkiped@...rentnetworks.com
Subject: Re: [PATCH] IPv6: ipv6_addr_type() doesn't know about RFC4193
addresses
From: Dave Johnson <djohnson+linux-kernel@...starentnetworks.com>
Date: Wed, 25 Jul 2007 19:49:09 -0400
>
> 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.
Contrarily, there may be ipv6_addr_type() call sites that really
do want to reject rfc4193 addresses.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists