]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Oct 2021 13:05:25 +0000 (14:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Oct 2021 13:05:25 +0000 (14:05 +0100)
commit6295e5b735ec16e77e5daa9f942563b0ff6795a9
tree5e79414c19c7076792a0190d46a3aa9ee3d30ba5
parent5d1af9f598db2c9a7a044c35934335b435721ac0
parent78846f10fb3d874643bd2fdbcf739dc40049230d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next

Pablo Neira Ayuso says:

====================
Netfilter/IPVS updates for net-next

The following patchset contains Netfilter/IPVS for net-next:

1) Add new run_estimation toggle to IPVS to stop the estimation_timer
   logic, from Dust Li.

2) Relax superfluous dynset check on NFT_SET_TIMEOUT.

3) Add egress hook, from Lukas Wunner.

4) Nowadays, almost all hook functions in x_table land just call the hook
   evaluation loop. Remove remaining hook wrappers from iptables and IPVS.
   From Florian Westphal.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/dev.c