[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080519215008.GA21412@2ka.mipt.ru>
Date: Tue, 20 May 2008 01:50:08 +0400
From: Evgeniy Polyakov <johnpol@....mipt.ru>
To: Jan Engelhardt <jengelh@...ozas.de>
Cc: netdev@...r.kernel.org
Subject: Re: IPV6_V6ONLY ignored for SCTP
Hi.
On Sun, May 18, 2008 at 12:58:55PM +0200, Jan Engelhardt (jengelh@...ozas.de) wrote:
> with the following short C program, I get "Address already in use"
> (when binding 'b'), but only when using IPPROTO_SCTP. When I use
> IPPROTO_TCP for 'a' and 'b', everything is fine. Seems like SCTP
> is ignoring the V6ONLY flag.
> Running kernel is 2.6.25.3 on i686. Any other info needed?
SCTP does not honor not only v6only flag, but also bind to device.
Its association list check is rather simple and does not allow
simultaneous wildcard binding.
--
Evgeniy Polyakov
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists