netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* TCP using IPv4-mapped IPv6 address as source
@ 2017-01-05 21:25 Jonathan T. Leighton
  2017-01-11 16:20 ` Eric Dumazet
  0 siblings, 1 reply; 11+ messages in thread
From: Jonathan T. Leighton @ 2017-01-05 21:25 UTC (permalink / raw)
  To: netdev

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-01-11 23:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-05 21:25 TCP using IPv4-mapped IPv6 address as source Jonathan T. Leighton
2017-01-11 16:20 ` Eric Dumazet
2017-01-11 17:34   ` Jonathan T. Leighton
2017-01-11 18:31     ` Eric Dumazet
2017-01-11 19:48       ` Jonathan T. Leighton
2017-01-11 19:59         ` Sowmini Varadhan
2017-01-11 20:43           ` Eric Dumazet
2017-01-11 20:58             ` Sowmini Varadhan
2017-01-11 21:26             ` Jonathan T. Leighton
2017-01-11 21:47               ` Eric Dumazet
2017-01-11 23:54                 ` Jonathan T. Leighton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).