OSDN Git Service

Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
authorJakub Kicinski <kuba@kernel.org>
Tue, 12 Apr 2022 16:48:53 +0000 (09:48 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 12 Apr 2022 16:48:53 +0000 (09:48 -0700)
commit625e8cb8e0e7b9eb6566c5a6e4fa95fb9dad9d4e
treecd2d8aa1357a74e44b800fd511afc29f251b936c
parentad8064a7f1a67c3e47b37ffcb66abb12c931daa4
parent6c6f9f31ecd47dce1d0dafca4bec8805f9bc97cd
Merge git://git./linux/kernel/git/netfilter/nf

Pablo Neira Ayuso says:

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

1) Fix cgroupv2 from the input path, from Florian Westphal.

2) Fix incorrect return value of nft_parse_register(), from Antoine Tenart.

* git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
  netfilter: nf_tables: nft_parse_register can return a negative value
  netfilter: nft_socket: make cgroup match work in input too
====================

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