]> 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, 1 Jun 2020 18:46:30 +0000 (11:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Jun 2020 18:46:30 +0000 (11:46 -0700)
commitb628ae8d354ce1a585da55da28937891e43b9e3e
tree0f51caf9176dc809498c6860ae5c57d7f3dde860
parent9b0866e9e030ae58f28ca14759c7eb21bfcc0004
parent5b643d260199f45952c0faf01b2260314fdae8e1
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 net-next
to extend ctnetlink and the flowtable infrastructure:

1) Extend ctnetlink kernel side netlink dump filtering capabilities,
   from Romain Bellan.

2) Generalise the flowtable hook parser to take a hook list.

3) Pass a hook list to the flowtable hook registration/unregistration.

4) Add a helper function to release the flowtable hook list.

5) Update the flowtable event notifier to pass a flowtable hook list.

6) Allow users to add new devices to an existing flowtables.

7) Allow users to remove devices to an existing flowtables.

8) Allow for registering a flowtable with no initial devices.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_conntrack_core.c