]> 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>
Wed, 23 Jun 2021 19:31:28 +0000 (12:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jun 2021 19:31:28 +0000 (12:31 -0700)
commit0c4175c629d1bfefbabe559c7f8b56efa515c0e9
tree72f7b2ce595c5c4b1c49b12eb37e8c21564ba6de
parentc6a7c8bd648af0a279d6839cea81a4a331e59a18
parent6c53b4b15036d070bcc56fa46336dc56e537da39
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:

1) Skip non-SCTP packets in the new SCTP chunk support for nft_exthdr,
   from Phil Sutter.

2) Simplify TCP option sanity check for TCP packets, also from Phil.

3) Add a new expression to store when the rule has been used last time.

4) Pass the hook state object to log function, from Florian Westphal.

5) Document the new sysctl knobs to tune the flowtable timeouts,
   from Oz Shlomo.

6) Fix snprintf error check in the new nfnetlink_hook infrastructure,
   from Dan Carpenter.
====================

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