diff options
author | 2022-10-17 13:03:33 +0200 | |
---|---|---|
committer | 2022-10-25 13:48:42 +0200 | |
commit | a150d122b6bdb84df532057aa3b2faf8c6485792 (patch) | |
tree | 35293ab12ec1addca9159e2e30dbded64aafaa03 /drivers/net/macsec.c | |
parent | netfilter: nft_inner: add percpu inner context (diff) | |
download | wireguard-linux-a150d122b6bdb84df532057aa3b2faf8c6485792.tar.xz wireguard-linux-a150d122b6bdb84df532057aa3b2faf8c6485792.zip |
netfilter: nft_meta: add inner match support
Add support for inner meta matching on:
- NFT_META_PROTOCOL: to match on the ethertype, this can be used
regardless tunnel protocol provides no link layer header, in that case
nft_inner sets on the ethertype based on the IP header version field.
- NFT_META_L4PROTO: to match on the layer 4 protocol.
These meta expression are usually autogenerated as dependencies by
userspace nftables.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'drivers/net/macsec.c')
0 files changed, 0 insertions, 0 deletions