kernel: generic: Fix nftables inet table breakage
[openwrt/staging/wigyori.git] / target / linux / generic / backport-4.14 / 326-v4.16-netfilter-nf_tables-flow-offload-expression.patch
index 86f1f8a098cfd3558e7381efb0b0ca07c495691c..0decc341057b673fe1df26146356c6215c36e69f 100644 (file)
@@ -39,7 +39,7 @@ Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
        NFT_LIMIT_PKT_BYTES
 --- a/net/netfilter/Kconfig
 +++ b/net/netfilter/Kconfig
-@@ -509,6 +509,13 @@ config NFT_CT
+@@ -515,6 +515,13 @@ config NFT_CT
          This option adds the "ct" expression that you can use to match
          connection tracking information such as the flow state.