STINNER Victor added the comment:

"The scope_id in the original bind call defaults to "0", which represents an 
ambiguous scoped address and allows the IPV6 protocol and implementation to 
choose the interface or site identifier."

Ok, so here is a patch using scope_id=1 to get a reliable IPv6 address. Can you 
please try it on AIX?

----------
keywords: +patch
nosy: +haypo
Added file: http://bugs.python.org/file30763/scope_id.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18308>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to