diff options
author | Yousong Zhou <yszhou4tech@gmail.com> | 2020-10-09 16:34:16 +0800 |
---|---|---|
committer | Yousong Zhou <yszhou4tech@gmail.com> | 2020-10-24 22:28:37 +0800 |
commit | dd5b04bf986962d449d0c7943c712f50aa60bfcc (patch) | |
tree | cd64fed431ea75377933ca7dd7106dce92ddb460 /README.md | |
parent | 2407118db9adfd4e42be2fa8f1165d30abee007a (diff) | |
download | upstream-dd5b04bf986962d449d0c7943c712f50aa60bfcc.tar.gz upstream-dd5b04bf986962d449d0c7943c712f50aa60bfcc.tar.bz2 upstream-dd5b04bf986962d449d0c7943c712f50aa60bfcc.zip |
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>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions