You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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...
4 years ago
..
android.hpp make android work again 4 years ago
apple.hpp Reformat with clang-format-11 4 years ago
common.hpp tun code refactor (#1495) 4 years ago
linux.hpp Remove HasNextPacket() (and fix win32) 4 years ago
packet_router.cpp Large collection of changes to make android work 4 years ago
packet_router.hpp Large collection of changes to make android work 4 years ago
platform.cpp Large collection of changes to make android work 4 years ago
win32.hpp Remove HasNextPacket() (and fix win32) 4 years ago