https://bugs.kde.org/show_bug.cgi?id=337685
Albert Vaca <albertv...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kde | |connect-android/c5022358de3 | |a5c3f6bbde44915ae48702cee71 | |9d --- Comment #21 from Albert Vaca <albertv...@gmail.com> --- Git commit c5022358de3a5c3f6bbde44915ae48702cee719d by Albert Vaca, on behalf of Nicholas Killewald. Committed on 06/05/2017 at 12:26. Pushed by albertvaka into branch '1.x'. Made getLocalIpAddress ignore rmnet-related interfaces. Any interface with "rmnet" in it is an internal interface that has to do with the device's cellular connection or USB tethering. Since those interfaces might give IPv4 addresses that are unreachable from any other device, this change makes getLocalIpAddress ignore anything rmnet-related. M +11 -0 src/org/kde/kdeconnect/Plugins/SftpPlugin/SimpleSftpServer.java https://commits.kde.org/kdeconnect-android/c5022358de3a5c3f6bbde44915ae48702cee719d -- You are receiving this mail because: You are watching all bug changes.