From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Wed, 29 Apr 2020 21:42:37 +0200 > The following patchset contains Netfilter updates for nf-next: > > 1) Add IPS_HW_OFFLOAD status bit, from Bodong Wang. > > 2) Remove 128-bit limit on the set element data area, rise it > to 64 bytes. > > 3) Report EOPNOTSUPP for unsupported NAT types and flags. > > 4) Set up nft_nat flags from the control plane path. > > 5) Add helper functions to set up the nf_nat_range2 structure. > > 6) Add netmap support for nft_nat. > > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks Pablo.