commit | e10034e38e9da2a644f2aa73f2f46bb7beb8620b | [log] [tgz] |
---|---|---|
author | Donald Hunter <donald.hunter@gmail.com> | Wed Sep 04 10:10:24 2024 +0100 |
committer | Jakub Kicinski <kuba@kernel.org> | Thu Sep 05 18:43:56 2024 -0700 |
tree | a10e6625842b4d7bcfc2d7187bd334ab65e5e03a | |
parent | 08062af0a52107a243f7608fd972edb54ca5b7f8 [diff] |
netlink: specs: nftables: allow decode of tailscale ruleset Fill another small gap in the nftables spec so that it is possible to dump a tailscale ruleset with: tools/net/ynl/cli.py --spec \ Documentation/netlink/specs/nftables.yaml --dump getrule This adds support for the 'target' expression. Signed-off-by: Donald Hunter <donald.hunter@gmail.com> Link: https://patch.msgid.link/20240904091024.3138-1-donald.hunter@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>