linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #01020
[Bug 453902] Re: Can't connect with active clients from local network
Fixed in version 2.5.0.
** Changed in: adchpp
Status: Fix Committed => Fix Released
--
Can't connect with active clients from local network
https://bugs.launchpad.net/bugs/453902
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
Status in ADCH++: Fix Released
Bug description:
Clients connecting from the local ip ranges are forced to use their local IP and if they don't accept it they're disconnected.
The attached patch solves the problem.
Not sure if this is always the expected behaviour tough, so maybe this function should be made optional...