[WireGuard] OpenWRT package for wireguard

Jason A. Donenfeld Jason at zx2c4.com
Wed Jul 6 16:54:46 CEST 2016


I don't have a MIPS toolchain on this computer to test this at the
moment, but maybe this will shave off a little bit from the .ko...

strip $(nm --defined-only wireguard.ko | grep -Ev '(^0+ | __)' | cut
-d ' ' -f 3 | xargs -n 1 echo -N) wireguard.ko


More information about the WireGuard mailing list