wireguard-linux-compat
wireguard-linux-compat copied to clipboard
Mirror only. Official repository is at https://git.zx2c4.com/wireguard-linux-compat
A build issue was introduced on some platforms by the commit 49d6983. The fallthrough keyword was introduced although it is a C++17 only keyword. This commit only revert some lines...
A stack size of 128 is insufficient in the worst-case scenario and leads to a system freeze upon stopping / using syncconf root_free_rcu / root_remove_peer_lists: We can have up to...
This patch allows for building wireguard into the 3.18.140 kernel with gcc-4.1.2 targeting an ARMv5 without an FPU -Wframe-larger-than is not recognized by older compilers -O3 probably would work fine,...