From a970397a542bd16aed624eb428baa098e9c7cb49 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 26 Feb 2010 14:14:22 +0100 Subject: [PATCH] --- yaml --- r: 194883 b: refs/heads/master c: 44c5873199a90a45e9d64a86a1f54b1ccab21ec8 h: refs/heads/master i: 194881: 214ce774c5d288b2b3fe1526c402485db5a52504 194879: c03937e42406690cb2f9a8999fc48b0ac7d8868a v: v3 --- [refs] | 2 +- trunk/net/netfilter/Kconfig | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 20da158104ea..033d25cec42b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f76a47c83247b453f25629618056a6d2c1e39103 +refs/heads/master: 44c5873199a90a45e9d64a86a1f54b1ccab21ec8 diff --git a/trunk/net/netfilter/Kconfig b/trunk/net/netfilter/Kconfig index 18d77b5c351a..abf4ce6d1834 100644 --- a/trunk/net/netfilter/Kconfig +++ b/trunk/net/netfilter/Kconfig @@ -316,6 +316,8 @@ if NETFILTER_XTABLES # alphabetically ordered list of targets +comment "Xtables targets" + config NETFILTER_XT_TARGET_CLASSIFY tristate '"CLASSIFY" target support' depends on NETFILTER_ADVANCED @@ -552,6 +554,10 @@ config NETFILTER_XT_TARGET_TCPOPTSTRIP This option adds a "TCPOPTSTRIP" target, which allows you to strip TCP options from TCP packets. +# alphabetically ordered list of matches + +comment "Xtables matches" + config NETFILTER_XT_MATCH_CLUSTER tristate '"cluster" match support' depends on NF_CONNTRACK