openwrt/target/linux/generic
Yousong Zhou fe303a32d1 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:06 +00:00
..
backport-4.19 kernel: use proper upstream inclusion version for patch 2021-09-01 08:06:58 +00:00
backport-5.4 kernel: bump 5.4 to 5.4.68 2021-09-01 08:07:02 +00:00
files kernel: add support for ALLNET devices in mtdsplit 2021-09-01 08:06:59 +00:00
hack-4.19 kernel: add patch that adds support for running threaded NAPI poll functions 2021-09-01 08:06:52 +00:00
hack-5.4 kernel: bump 5.4 to 5.4.71 2021-09-01 08:07:05 +00:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.19 kernel: remove obsolete non-upstream block2mtd patches 2021-09-01 08:07:05 +00:00
pending-5.4 kernel: remove obsolete non-upstream block2mtd patches 2021-09-01 08:07:05 +00:00
config-4.19 treewide: enable the vDSO 2021-09-01 08:07:05 +00:00
config-5.4 generic: 5.4: make nf nat masquerade in unset state by default 2021-09-01 08:07:06 +00:00
PATCHES