]> git.itanic.dy.fi Git - linux-stable/commit
Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
authorJakub Kicinski <kuba@kernel.org>
Thu, 4 Jan 2024 02:05:23 +0000 (18:05 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 4 Jan 2024 02:05:23 +0000 (18:05 -0800)
commitcbc74fc025f905fca5154254b9d9acc0b09a8cf4
tree77f41c46780bcae28e7b82934779e6588a6fbaee
parentb77c1e3b9fb1f40be11c542d914054606e082592
parentb29be0ca8e816119ccdf95cc7d7c7be9bde005f1
Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf

Pablo Neira Ayuso says:

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

The following patchset contains Netfilter fixes for net:

1) Fix nat packets in the related state in OVS, from Brad Cowie.

2) Drop chain reference counter on error path in case chain binding
   fails.

* tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
  netfilter: nft_immediate: drop chain reference counter on error
  netfilter: nf_nat: fix action not being set for all ct states
====================

Link: https://lore.kernel.org/r/20240103113001.137936-1-pablo@netfilter.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>