openwrt/target/linux/generic
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
..
backport-4.19 kernel: use proper upstream inclusion version for patch 2020-09-11 18:40:44 +02:00
backport-5.4 kernel: bump 5.4 to 5.4.68 2020-09-28 16:23:11 +02:00
files kernel: add support for ALLNET devices in mtdsplit 2020-09-14 07:54:30 +02:00
hack-4.19 kernel: add patch that adds support for running threaded NAPI poll functions 2020-08-22 07:02:01 +02:00
hack-5.4 kernel: bump 5.4 to 5.4.71 2020-10-15 17:46:54 +02: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 2020-10-17 16:43:17 +02:00
pending-5.4 kernel: remove obsolete non-upstream block2mtd patches 2020-10-17 16:43:17 +02:00
config-4.19 treewide: enable the vDSO 2020-10-13 20:08:41 +02:00
config-5.4 generic: 5.4: make nf nat masquerade in unset state by default 2020-10-24 22:28:37 +08:00
PATCHES