commit | 4e8604a9b4c3f0efc298009a8743e694d5a046bc | [log] [tgz] |
---|---|---|
author | Jason A. Donenfeld <Jason@zx2c4.com> | Mon Sep 08 18:59:50 2025 +0200 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Mon Sep 08 18:59:50 2025 +0200 |
tree | 867eedfca5da36edd1df8f17adba3905c54ec3ed | |
parent | 19b544154708d64224cf646373630d795dab7752 [diff] |
wireguard: selftests: select CONFIG_IP_NF_IPTABLES_LEGACY This is required on recent kernels, where it is now off by default. While we're here, fix some stray =m's that were supposed to be =y. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>