net-vpn/wireguard-tools: check for IP_NF_MANGLE

Closes: https://bugs.gentoo.org/963887
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
This commit is contained in:
Jason A. Donenfeld
2025-10-08 01:18:41 +02:00
parent 8e24db02f2
commit 019aaa4bd4

View File

@@ -59,6 +59,7 @@ pkg_setup() {
wg_quick_optional_config_nob IP_NF_RAW
wg_quick_optional_config_nob IP6_NF_FILTER
wg_quick_optional_config_nob IP_NF_FILTER
wg_quick_optional_config_nob IP_NF_MANGLE
fi
fi
get_version