]> git.ipfire.org Git - thirdparty/nftables.git/commit
meta: add slave device matching
authorFlorian Westphal <fw@strlen.de>
Wed, 18 Dec 2019 11:10:41 +0000 (12:10 +0100)
committerFlorian Westphal <fw@strlen.de>
Fri, 3 Jan 2020 12:09:56 +0000 (13:09 +0100)
commit09fcaafc5a2de4379574a0882f976a14d8c49dfe
treef3e6a40abeac0ac40fa42f81aaded9f9d41b93d3
parentb5932e4283a7249fc51e221b31da282adce156bf
meta: add slave device matching

Adds "meta sdif" and "meta sdifname".
Both only work in input/forward hook of ipv4/ipv6/inet family.

Cc: Martin Willi <martin@strongswan.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
doc/primary-expression.txt
include/linux/netfilter/nf_tables.h
src/meta.c
tests/py/ip/meta.t
tests/py/ip/meta.t.payload
tests/py/ip6/meta.t
tests/py/ip6/meta.t.payload