From: Harald Welte <[EMAIL PROTECTED]>
Date: Sat, 19 Nov 2005 23:23:29 +0100
> [NETFILTER] fixed dependencies between modules related with ip_conntrack
>
> - IP_NF_CONNTRACK_MARK is bool and depends on only IP_NF_CONNTRACK
> which is tristate. If a variable depends on IP_NF_CONNTRACK_MARK and
>
[NETFILTER] fixed dependencies between modules related with ip_conntrack
- IP_NF_CONNTRACK_MARK is bool and depends on only IP_NF_CONNTRACK
which is tristate. If a variable depends on IP_NF_CONNTRACK_MARK and
doesn't care about IP_NF_CONNTRACK, it can be y. This must be avoided.
- IP_NF_CT_ACC