kdeconnect-kde/core/backends/lan
Weixuan Xiao fd8b8078de Detect MTU on macOS and FreeBSD to adaptively reduce discovery packet
Detect the MTU on macOS and FreeBSD (which share the network parts of FreeBSD) and adaptively remove the outgoing and incoming capabilities.
The incoming capabilities are usually shorter, fit the size and help initialize the plugin list on the peer. This should fix an empty plugin list when the identity packet is sent by the macOS app.

If the MTU is still too short, both the capabilities need to be removed, which is not likely to happen.
2022-07-11 20:51:18 +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 Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
compositeuploadjob.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
landevicelink.cpp Add a verification key that's displayed when pairing 2020-11-26 11:28:49 +01:00
landevicelink.h Add a verification key that's displayed when pairing 2020-11-26 11:28:49 +01:00
lanlinkprovider.cpp Detect MTU on macOS and FreeBSD to adaptively reduce discovery packet 2022-07-11 20:51:18 +00:00
lanlinkprovider.h Custom devices 2020-08-18 21:55:24 +02:00
lanpairinghandler.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
lanpairinghandler.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
server.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
server.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
socketlinereader.cpp Don't brute-force reading the socket 2020-10-02 12:52:08 +02:00
socketlinereader.h SocketLineReader: don't call packets bytes 2020-09-16 02:16:06 +02:00
uploadjob.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
uploadjob.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00