openwrt-Ansuel/include
Yousong Zhou dd5b04bf98 netfilter.mk: add version conditional around nf_nat_redirect mod
Kernel commit 1ac89d20150e ("netfilter: nat: merge nf_nat_redirect into
nf_nat") made the redirect module part of the nat core and changed the
CONFIG_NF_NAT_REDIRECT option to a boolean, without prompt, affecting
kernel 4.18 onwards.  CONFIG_NF_NAT_REDIRECT now can only be selected by
CONFIG_NFT_REDIR or NETFILTER_XT_TARGET_REDIRECT

Fixes: FS#2476
Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2476

Fixes: FS#2990 (partial)
Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2990

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
[note that the option has no prompt and can only be selected by other
kconfig options]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-10-24 22:28:37 +08:00
..
site
autotools.mk
cmake.mk
debug.mk
depends.mk
device_table.txt
download.mk build: prevent excessive re-evaluation of PKG_VERSION 2020-10-16 21:39:10 +02:00
feeds.mk
hardened-ld-pie.specs
hardening.mk
host-build.mk
image-commands.mk
image-legacy.mk
image.mk image.mk: evaluate /etc/selinux/config to choose SELinux policy 2020-09-29 01:48:27 +01:00
kernel-build.mk
kernel-defaults.mk
kernel-version.mk kernel: bump 5.4 to 5.4.72 2020-10-20 03:01:27 +02:00
kernel.mk
netfilter.mk netfilter.mk: add version conditional around nf_nat_redirect mod 2020-10-24 22:28:37 +08:00
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk
package-seccomp.mk
package.mk
prereq-build.mk build, imagebuilder: Do not require compilers 2020-10-09 01:48:47 +01:00
prereq.mk
quilt.mk
rootfs.mk
scan.awk
scan.mk
shell.sh
subdir.mk
target.mk Revert "target: select procd-{ujail,seccomp} if !SMALL_FLASH" 2020-10-22 11:51:38 +02:00
toolchain-build.mk
toplevel.mk Revert "build: process variable exports from toplevel.mk only once" 2020-10-16 22:58:44 +02:00
u-boot.mk
uclibc++.mk
unpack.mk
verbose.mk
version.mk