On Mon, Dec 12, 2016 at 1:03 PM, Michal Kowalski <[email protected]> wrote: > Is possible to add/modify version to support IPv4 only ? I would like to > disable IPv6 and compile LEDE but than wireguard disappear. It is because of > flash size 4MB.
Yes. WireGuard supports this already. You just need to remove the v6 deps from the LEDE wireguard makefile. Not sure why the dependency is hard coded like this; it shouldn't be. _______________________________________________ WireGuard mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/wireguard
