OSDN Git Service

Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2021 21:19:24 +0000 (13:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2021 21:19:24 +0000 (13:19 -0800)
commit32511f8e498045a82f603454b21b34ad892a79c6
tree1f8f6bcdbb54369f8af7e7981de5dcf5362cfe94
parent96313e1db8e5629cc2217616dca78f03e6463008
parent6001a930ce0378b62210d4f83583fc88a903d89d
Merge git://git./linux/kernel/git/pablo/nf-next

Pablo Neira Ayuso says:

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

The following patchset contains Netfilter updates for net-next:

1) Add two helper functions to release one table and hooks from
   the netns and netlink event path.

2) Add table ownership infrastructure, this new infrastructure allows
   users to bind a table (and its content) to a process through the
   netlink socket.
====================

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