lokinet/llarp/vpn
Jeff Becker 3d09b94590
make android work again
ip packet on read error was returning an uninitialized ip packet with non zero size so it was thinking it was a valid packet.
value initialize it to set the packet size to zero by default.

this fixed it in an emulator at least...
2021-03-08 06:17:20 -05:00
..
android.hpp make android work again 2021-03-08 06:17:20 -05:00
apple.hpp Reformat with clang-format-11 2021-03-05 13:36:31 -04:00
common.hpp tun code refactor (#1495) 2021-01-11 18:13:22 -05:00
linux.hpp Remove HasNextPacket() (and fix win32) 2021-03-04 16:51:18 -04:00
packet_router.cpp Large collection of changes to make android work 2021-03-02 13:18:22 -05:00
packet_router.hpp Large collection of changes to make android work 2021-03-02 13:18:22 -05:00
platform.cpp Large collection of changes to make android work 2021-03-02 13:18:22 -05:00
win32.hpp Remove HasNextPacket() (and fix win32) 2021-03-04 16:51:18 -04:00