]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
authorDavid S. Miller <davem@davemloft.net>
Wed, 29 Apr 2020 21:14:44 +0000 (14:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Apr 2020 21:14:44 +0000 (14:14 -0700)
commit323e395f197fd0bc1bf7a7a7e4c67d3d7410f24f
treee13258a546084f6a241ed0bb8567bcd4d59f1f69
parent7263d72bec3221eb33273ffc7602466118a80cab
parent3ff7ddb1353da9b535e65702704cbadea1da9a00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next

Pablo Neira Ayuso says:

====================
Netfilter updates for net-next

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>