25b86c6c7f
Summary: There is currently an issue where the device doesn't send the correct IP address for sshfs when a VPN is present. Instead of asking the device to find and send its address, we can store it from when the device link is created then reuse it. Test Plan: All unit tests pass. In these different situations: - without a VPN - with a VPN running - with a VPN started then stopped (the tun interface might still be there) Try to remotely browse the device. It should work in all cases. Reviewers: #kde_connect, albertvaka Reviewed By: #kde_connect, albertvaka Subscribers: albertvaka, apol, nicolasfella, sredman Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D6730 |
||
---|---|---|
.. | ||
backends | ||
CMakeLists.txt | ||
core_debug.cpp | ||
core_debug.h | ||
daemon.cpp | ||
daemon.h | ||
dbushelper.cpp | ||
dbushelper.h | ||
device.cpp | ||
device.h | ||
filetransferjob.cpp | ||
filetransferjob.h | ||
kdeconnectconfig.cpp | ||
kdeconnectconfig.h | ||
kdeconnectplugin.cpp | ||
kdeconnectplugin.h | ||
kdeconnectpluginconfig.cpp | ||
kdeconnectpluginconfig.h | ||
Messages.sh | ||
networkpackage.cpp | ||
networkpackage.h | ||
networkpackagetypes.h | ||
pluginloader.cpp | ||
pluginloader.h |