mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user