openwrt/target
Yousong Zhou 4c21415350 generic: 5.4: make nf nat masquerade in unset state by default
Upstream linux 5.1 commit d1aca8ab ("netfilter: nat: merge ipv4 and ipv6
masquerade functionality") replaces the following 2 options

 - CONFIG_NF_NAT_MASQUERADE_IPV4
 - CONFIG_NF_NAT_MASQUERADE_IPV6

with CONFIG_NF_NAT_MASQUERADE.  The new option is one without prompt and
will be selected by CONFIG_NETFILTER_XT_TARGET_MASQUERADE introduced
still later in 5.2.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-10-24 22:28:37 +08:00
..
imagebuilder imagebuilder: add missing libfakeroot files 2020-09-29 00:06:32 +01:00
linux generic: 5.4: make nf nat masquerade in unset state by default 2020-10-24 22:28:37 +08:00
sdk build: SDK/IB reproducible and faster compression 2020-08-23 18:55:49 +02:00
toolchain
Config.in build: define PWM_SUPPORT arch feature flag 2020-09-25 19:32:33 +02:00
Makefile