|
@@ -778,6 +778,15 @@ config NETFILTER_XT_MATCH_DSCP
|
|
|
|
|
|
To compile it as a module, choose M here. If unsure, say N.
|
|
To compile it as a module, choose M here. If unsure, say N.
|
|
|
|
|
|
|
|
+config NETFILTER_XT_MATCH_ECN
|
|
|
|
+ tristate '"ecn" match support'
|
|
|
|
+ depends on NETFILTER_ADVANCED
|
|
|
|
+ ---help---
|
|
|
|
+ This option adds an "ECN" match, which allows you to match against
|
|
|
|
+ the IPv4 and TCP header ECN fields.
|
|
|
|
+
|
|
|
|
+ To compile it as a module, choose M here. If unsure, say N.
|
|
|
|
+
|
|
config NETFILTER_XT_MATCH_ESP
|
|
config NETFILTER_XT_MATCH_ESP
|
|
tristate '"esp" match support'
|
|
tristate '"esp" match support'
|
|
depends on NETFILTER_ADVANCED
|
|
depends on NETFILTER_ADVANCED
|