This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients David.Edelsohn, neologix, vstinner
Date 2013-07-03.21:53:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372888403.45.0.73375467835.issue18308@psf.upfronthosting.co.za>
In-reply-to
Content
"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?
History
Date User Action Args
2013-07-03 21:53:23vstinnersetrecipients: + vstinner, neologix, David.Edelsohn
2013-07-03 21:53:23vstinnersetmessageid: <1372888403.45.0.73375467835.issue18308@psf.upfronthosting.co.za>
2013-07-03 21:53:23vstinnerlinkissue18308 messages
2013-07-03 21:53:23vstinnercreate