http://bugs.winehq.org/show_bug.cgi?id=17851
--- Comment #8 from Bernhard Schmidt berni@birkenwald.de 2009-04-28 14:17:04 --- okay, _almost_ fixed :-)
With those additional two patches the IP addresses in the peers tab are okay now, but the ones in the detailled logging aren't.
[2009-04-28 21:11:08] [2001:0:d5c7:a2d6:0:b136:a274:8421]:60671: [BitTorrent 6.1.2 (51.8)]: Got Have 616 [2009-04-28 21:12:06] [2001:0:d5c7:a2d6:0:b136:a274:8421]:60671: [BitTorrent 6.1.2 (51.8)]: Got Have 825 [2009-04-28 21:12:48] [2001:0:d5c7:a2d6:0:b136:a274:8421]:60671: [BitTorrent 6.1.2 (51.9)]: Got Have 782 [2009-04-28 21:12:54] Incoming connection from [2bb1:c67b:f46f:807e:ece9:8c00::]:1792 [2009-04-28 21:13:19] [2001:0:cf2e:3096:0:fbd9:8354:d3f3]:48176: [µTorrent 1.8.2 (100.0)]: Sending 4 bytes of aggregated data
the addresses with "Incoming connection" are broken, the other ones are fine. I suspect they use a different function to print it, do you see anything obvious in the code?