]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit118ebd13b5d87793794b0c51581386307826921a
tree2217dae2325c1f7d9cf63c411b096d3f92c0b73f
parentbbea6ce79dfb85b2c2656af6069899ef4309644c
parente94b191f8f2ab4a7dd43d46b0306b28e25908b87
Merge git://git.kernel.org/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>