Re: [PATCH 2/2] netfilter: nft: explicit dependency to IPv6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Eric,

On Sun, Dec 29, 2013 at 11:01:30AM +0100, Eric Leblond wrote:
> nftables IPv6 tables could be selected independently of other
> Netfilter component so it needs to be dependent of IPv6.
> 
> Signed-off-by: Eric Leblond <eric@xxxxxxxxx>
> ---
>  net/ipv6/netfilter/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/net/ipv6/netfilter/Kconfig b/net/ipv6/netfilter/Kconfig
> index 7702f9e..36c71da 100644
> --- a/net/ipv6/netfilter/Kconfig
> +++ b/net/ipv6/netfilter/Kconfig
> @@ -27,6 +27,7 @@ config NF_CONNTRACK_IPV6
>  
>  config NF_TABLES_IPV6
>  	depends on NF_TABLES
> +	depends on INET && IPV6
>  	tristate "IPv6 nf_tables support"

We already have this dependency in the parent menu

 #
 # IP netfilter configuration
 #

 menu "IPv6: Netfilter Configuration"
         depends on INET && IPV6 && NETFILTER

So I think that should be enough, let me know if you're noticing any
problem. Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux