aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-11-02 17:27:05 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-11-02 17:27:05 +0100
commit89a2a6c870e5ede1ebd4a63bf554c42b2d746b55 (patch)
tree51136c5ebf5d4762aa0ab272ec060e663fa5d90d /target
parent52d3b027ec7e69488b37b2947657a55ce6ad7712 (diff)
downloadupstream-89a2a6c870e5ede1ebd4a63bf554c42b2d746b55.tar.gz
upstream-89a2a6c870e5ede1ebd4a63bf554c42b2d746b55.tar.bz2
upstream-89a2a6c870e5ede1ebd4a63bf554c42b2d746b55.zip
kernel: drop obsolete symbol CONFIG_NF_NAT_IPV6
Kernel has removed the symbols CONFIG_NF_NAT_IPV4 and CONFIG_NF_NAT_IPV6 in favor of CONFIG_NF_NAT in commit 3bf195ae6037 ("netfilter: nat: merge nf_nat_ipv4,6 into nat core"). This drops the obsolete symbol CONFIG_NF_NAT_IPV6 from generic config-5.4. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-5.41
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
index b911efdf4e..0be2288550 100644
--- a/target/linux/generic/config-5.4
+++ b/target/linux/generic/config-5.4
@@ -3687,7 +3687,6 @@ CONFIG_NF_CONNTRACK_PROCFS=y
# CONFIG_NF_NAT_AMANDA is not set
# CONFIG_NF_NAT_FTP is not set
# CONFIG_NF_NAT_H323 is not set
-# CONFIG_NF_NAT_IPV6 is not set
# CONFIG_NF_NAT_IRC is not set
# CONFIG_NF_NAT_MASQUERADE is not set
# CONFIG_NF_NAT_NEEDED is not set