[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87f4e2ec-22bf-2401-8401-57205f893289@udel.edu>
Date: Thu, 5 Jan 2017 16:25:26 -0500
From: "Jonathan T. Leighton" <jtleight@...l.edu>
To: netdev@...r.kernel.org
Subject: TCP using IPv4-mapped IPv6 address as source
I've observed TCP using an IPv4-mapped IPv6 address as the source
address, which I believe contradicts
https://tools.ietf.org/html/rfc6890#page-14 (BCP 153). This occurs when
an IPv6 TCP socket, bound to a local IPv4-mapped IPv6 address, attempts
to connect to a remote IPv6 address. Presumable connect() should return
EAFNOSUPPORT in this case. Please advise me if this is not to
appropriate list to report this.
$ uname -a
Linux ubuntu 4.4.0-57-generic #78-Ubuntu SMP Fri Dec 9 23:50:32 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
Best regards,
Jon
Powered by blists - more mailing lists