diff options
author | Jakub Kicinski <[email protected]> | 2023-01-20 09:50:35 -0800 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-01-24 10:58:11 +0100 |
commit | e616c07ca51817ebdb1423807d52cac72d1c22fa (patch) | |
tree | 1b79f4a24a54054f88e00759d7c7675ba6d1d10f /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 9d6a65079c98f55fa2249c50e517d133d137c251 (diff) |
netlink: add schemas for YAML specs
Add schemas for Netlink spec files. As described in the docs
we have 4 "protocols" or compatibility levels, and each one
comes with its own schema, but the more general / legacy
schemas are superset of more modern ones: genetlink is
the smallest followed by genetlink-c and genetlink-legacy.
There is no schema for raw netlink, yet, I haven't found the time..
I don't know enough jsonschema to do inheritance or something
but the repetition is not too bad. I hope.
Acked-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions