net-vpn/wireguard-tools: check for IPV6_MULTIPLE_TABLES
authorJason A. Donenfeld <zx2c4@gentoo.org>
Sat, 28 Dec 2019 07:54:38 +0000 (08:54 +0100)
committerJason A. Donenfeld <zx2c4@gentoo.org>
Sat, 28 Dec 2019 08:04:14 +0000 (09:04 +0100)
Closes: https://bugs.gentoo.org/671898
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
net-vpn/wireguard-tools/wireguard-tools-1.0.20191226.ebuild
net-vpn/wireguard-tools/wireguard-tools-9999.ebuild

index 4291be2ecbf66122cb3a8ef8545502d24d0922c9..5c75ad1f60b787b005fbcdc2b271b19e066a8049 100644 (file)
@@ -35,6 +35,7 @@ wg_quick_optional_config_nob() {
 pkg_setup() {
        wg_quick_optional_config_nob IP_ADVANCED_ROUTER
        wg_quick_optional_config_nob IP_MULTIPLE_TABLES
+       wg_quick_optional_config_nob IPV6_MULTIPLE_TABLES
        if has_version net-firewall/nftables; then
                wg_quick_optional_config_nob NF_TABLES
                wg_quick_optional_config_nob NF_TABLES_IPV4
index 4291be2ecbf66122cb3a8ef8545502d24d0922c9..5c75ad1f60b787b005fbcdc2b271b19e066a8049 100644 (file)
@@ -35,6 +35,7 @@ wg_quick_optional_config_nob() {
 pkg_setup() {
        wg_quick_optional_config_nob IP_ADVANCED_ROUTER
        wg_quick_optional_config_nob IP_MULTIPLE_TABLES
+       wg_quick_optional_config_nob IPV6_MULTIPLE_TABLES
        if has_version net-firewall/nftables; then
                wg_quick_optional_config_nob NF_TABLES
                wg_quick_optional_config_nob NF_TABLES_IPV4