]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/py: disable arp family for queue statement
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 9 Aug 2022 08:55:15 +0000 (10:55 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 9 Aug 2022 14:32:20 +0000 (16:32 +0200)
commit3432eebdc0e4dffaac040bcf646c368c151d0937
tree7170c4881115bf35b4611960253737ab52867623
parent180ce4d7da785d93ce2b070a2b45b82088d09c10
tests/py: disable arp family for queue statement

Kernel commit:

  commit 47f4f510ad586032b85c89a0773fbb011d412425
  Author: Florian Westphal <fw@strlen.de>
  Date:   Tue Jul 26 19:49:00 2022 +0200

    netfilter: nft_queue: only allow supported familes and hooks

restricts supported families, excluding arp.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/py/any/queue.t