netfilter: ship nft_chain_nat on 5.1+ kernels
authorJo-Philipp Wich <jo@mein.io>
Fri, 2 Oct 2020 12:28:00 +0000 (14:28 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 2 Oct 2020 12:40:31 +0000 (14:40 +0200)
commit257110c08a0002894e130f9d09e1635bcff21ca6
tree6bbfbcd0893e70242a19c9f1cdc99b9c0265a155
parent6f96a4d043a9367c6c0d166299d808df764e88e6
netfilter: ship nft_chain_nat on 5.1+ kernels

The former nft_chain_nat_ipv4 and nft_chain_nat_ipv6 modules have been merged
into a common nft_chain_nat module starting with Linux 5.1.

Ensure that this common module is shipped along with kmod-nft-nat on recent
kernels.

While we're at it, also apply version constraints to other nft modules that
have been merged into the core with newer kernels.

Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2815#comment8016
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
include/netfilter.mk