LocalVPN
LocalVPN copied to clipboard
Workaround for android bug 64819
https://code.google.com/p/android/issues/detail?id=64819
This bug means UDP connections were not being made at all on certain versions of Android (obvious if you add DNS to the VPN with the addDnsServer() method). This commit is a workaround for that.