[Pidgin] #10160: xmpp file transfer from computer with lots of interfaces
Pidgin
trac at pidgin.im
Fri Sep 11 16:52:45 EDT 2009
#10160: xmpp file transfer from computer with lots of interfaces
----------------------+-----------------------------------------------------
Reporter: szimszon | Owner:
Type: defect | Status: new
Milestone: 2.7.0 | Component: libpurple
Version: 2.5.9 | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment(by malu):
Replying to [comment:10 szimszon]:
> Replying to [comment:2 malu@…]:
> > (In [a3f7a4c3280716f828ba129e718bbf16b1a691f4]):[[BR]]
> > Add a function to enumerate all local IPs
> > Adapted the XMPP prpl to include all local IPs as local streamhosts.
> > I haven't had the chance to test if this actually works using a "non-
default"
> > interface, such as a VPN connection...
> > Refs #10160
>
> No luck :(
>
> I have 127.0.0.1 and my internet IP address :( no other :(
Are you sure you reversed the tests using "purple_strequal" in the orginal
patch?
They should be replaced by "!strcmp" in when applying the patch on 2.5.9
It looks as if the conditions got reversed, since it appearantly gave you
127.0.0.1, which is what the if statement was supposed to filter out :)
--
Ticket URL: <http://developer.pidgin.im/ticket/10160#comment:11>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list