mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
776d451648
Bail out on using the tunnel dst template from other than netdev family.
Add the infrastructure to check for the family in objects.
Fixes: af308b94a2 ("netfilter: nf_tables: add tunnel support")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>