Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Jun 2021 21:33:56 +0000 (14:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Jun 2021 21:33:56 +0000 (14:33 -0700)
commit22488e45501eca74653b502b194eb0eb25d2ad00
tree2217dae2325c1f7d9cf63c411b096d3f92c0b73f
parent0280f429dc21d7b8196c401990eab6abe630006f
parent12f36e9bf678a81d030ca1b693dcda62b55af7c5
Merge git://git./pub/scm/linux/kernel/git/pablo/nf

Pablo Neira Ayuso says:

====================
Netfilter fixes for net

The following patchset contains Netfilter fixes for net:

1) Fix a crash when stateful expression with its own gc callback
   is used in a set definition.

2) Skip IPv6 packets from any link-local address in IPv6 fib expression.
   Add a selftest for this scenario, from Florian Westphal.
====================

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