You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic
Hauke Mehrtens f891670704 kernel: netfilter: Adapt merge ipv4/ipv6 masquerade code
In kernel commit 0168e8b361 ("netfilter: nat: merge ipv4/ipv6 masquerade
code into main nat module") the CONFIG_NF_NAT_MASQUERADE_IPV4 and
CONFIG_NF_NAT_MASQUERADE_IPV6 kernel configuration option were changed
to bool and the code will not be compiled as a own module any more, but
it will be integrated into nf_nat_ipv4.ko or nf_nat_ipv6.ko to save some
memory.

Activate these options as bool in the generic kernel 4.19 configuration
only, to always build them into the nf_nat_ipv*.ko modules. The kmod
file will still try to select them as module, but the generic
configuration will not be overwritten.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
6 years ago
..
backport-4.9 kernel: Replace ledtrig-netdev with upstream backport 6 years ago
backport-4.14 kernel: Replace ledtrig-netdev with upstream backport 6 years ago
backport-4.19 kernel: Make the patches apply on top of 4.19 6 years ago
files kernel: Make the patches apply on top of 4.19 6 years ago
hack-4.9 kernel: Move modifications of b53.h into patch 6 years ago
hack-4.14 kernel: Move modifications of b53.h into patch 6 years ago
hack-4.19 kernel: Make CONFIG_NVMEM tristate 6 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
pending-3.18 kernel: Move modifications of b53.h into patch 6 years ago
pending-4.9 kernel: Replace ledtrig-netdev with upstream backport 6 years ago
pending-4.14 kernel: Replace ledtrig-netdev with upstream backport 6 years ago
pending-4.19 kernel: Remove deprecated generic linux,part-probe patch 6 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.18 kernel: enable memory compaction 6 years ago
config-4.9 kernel: Reorder configuration 6 years ago
config-4.14 kernel: Reorder configuration 6 years ago
config-4.19 kernel: netfilter: Adapt merge ipv4/ipv6 masquerade code 6 years ago