--- zzzz-none-000/linux-2.6.39.4/net/ipv6/netfilter/Kconfig 2011-08-03 19:43:28.000000000 +0000 +++ puma6-atom-6490-729/linux-2.6.39.4/net/ipv6/netfilter/Kconfig 2021-11-10 13:38:18.000000000 +0000 @@ -134,6 +134,13 @@ To compile it as a module, choose M here. If unsure, say N. +config IP6_NF_MATCH_WEBSTR + tristate "WEBSTR match support" + depends on NETFILTER_ADVANCED && INTEL_NF_WEBSTR_SUPPORT + help + This option allows to match string in http web header + To compile it as a module, choose M here. If unsure, say N. + # The targets config IP6_NF_TARGET_HL tristate '"HL" hoplimit target support' @@ -174,6 +181,14 @@ To compile it as a module, choose M here. If unsure, say N. +config IP6_NF_TARGET_GWMETA + tristate "GWMETA target support" + depends on IP6_NF_FILTER && INTEL_NF_GWMETA_SUPPORT + default m if NETFILTER_ADVANCED=n + help + This option allows to label skb data of ip packets or disable packet processor + To compile it as a module, choose M here. If unsure, say N. + config IP6_NF_MANGLE tristate "Packet mangling" default m if NETFILTER_ADVANCED=n