[NETFILTER 01/05]: x_tables: fix dependencies of conntrack
related modules
David S. Miller
davem at davemloft.net
Thu Feb 16 00:21:44 CET 2006
From: Patrick McHardy <kaber at trash.net>
Date: Thu, 16 Feb 2006 00:00:28 +0100 (MET)
> [NETFILTER]: x_tables: fix dependencies of conntrack related modules
>
> NF_CONNTRACK_MARK is bool and depends on NF_CONNTRACK which is tristate.
> If a variable depends on NF_CONNTRACK_MARK and doesn't take care about
> NF_CONNTRACK, it can be y even if NF_CONNTRACK isn't y.
> NF_CT_ACCT have same issue, too.
>
> Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai at toshiba.co.jp>
> Signed-off-by: Patrick McHardy <kaber at trash.net>
Applied, thanks.
More information about the netfilter-devel
mailing list