Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter...
authorJakub Kicinski <kuba@kernel.org>
Wed, 28 Sep 2022 16:46:35 +0000 (09:46 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 28 Sep 2022 16:46:36 +0000 (09:46 -0700)
Florian Westphal says:

====================
netfilter fix for net-next

This is a late bug fix for the *net-next* tree to make nftables
"fib" expression play nice with VRF devices.

This was broken since day 1 (v4.10) so I don't see a compelling reason
to push this via net at the last minute.

* 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next:
  netfilter: nft_fib: Fix for rpath check with VRF devices
====================

Link: https://lore.kernel.org/r/20220928113908.4525-1-fw@strlen.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge