kdeconnect-kde/core/backends/lan
ValdikSS ValdikSS 390a44a901 Really set source IP for broadcast discovery packets on Windows/FreeBSD
This whole code was no-op: it enumerates network interfaces, enumerates
its IP addresses, but does not change the address of broadcast UDP
packet, sending it only via default route/interface.

Bind the socket to IP addresses of the interfaces to fix the issue.

BUG: 459171
2022-10-17 22:21:46 +00:00
..
CMakeLists.txt Combine multiple upload jobs into a single KCompositeJob so only 1 notification will be shown 2018-11-30 08:26:00 +01:00
compositeuploadjob.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
compositeuploadjob.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
landevicelink.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
landevicelink.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
lanlinkprovider.cpp Really set source IP for broadcast discovery packets on Windows/FreeBSD 2022-10-17 22:21:46 +00:00
lanlinkprovider.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
lanpairinghandler.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
lanpairinghandler.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
server.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
server.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
socketlinereader.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
socketlinereader.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
uploadjob.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
uploadjob.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00