Mercurial > pidgin
comparison ChangeLog.win32 @ 32371:58d4a721f0c0
Fix IPv6 link local file transfer.
Before bonjour did not accept a file transfer from IPv6 link local
addresses due to the address in the xep bytestream message not
containing an interface identifier and therefore not matching the
saved bonjour buddy's IPv6 link local address which does contain an
interface identifier.
With this patch we will only check the address and skip the buddy's
interface identifier in the case of an IPv6 link local address.
committer: Ethan Blanton <elb@pidgin.im>
author | linus.luessing@web.de |
---|---|
date | Wed, 30 Nov 2011 01:04:16 +0000 |
parents | a7cf3dbaba02 |
children |
comparison
equal
deleted
inserted
replaced
32370:c37cd9c2da7f | 32371:58d4a721f0c0 |
---|