https://bugs.kde.org/show_bug.cgi?id=446238
nebrassy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from nebrassy <[email protected]> --- This is still an issue, especially on enterprise networks which limit udp packets a lot more The solution is very simple, the initial discovery packet is too large because kdeconnect sends all incomingcapabilities and outgoingcapabilities in it, which is unnecessary, I've created a simple code to intercept and modify the packet just removing everything in incomingcapabilities and outgoingcapabilities and everything works fine. -- You are receiving this mail because: You are watching all bug changes.
