Skip to content

Commit

Permalink
netfilter: xtables: remove bogus mangle table dependency of connmark
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
  • Loading branch information
Jan Engelhardt authored and Patrick McHardy committed Oct 8, 2008
1 parent ab4f21e commit f39a941
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ config NETFILTER_XT_TARGET_CLASSIFY

config NETFILTER_XT_TARGET_CONNMARK
tristate '"CONNMARK" target support'
depends on IP_NF_MANGLE || IP6_NF_MANGLE
depends on NF_CONNTRACK
depends on NETFILTER_ADVANCED
select NF_CONNTRACK_MARK
Expand Down

0 comments on commit f39a941

Please sign in to comment.