diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-01-20 18:50:35 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-01-24 10:58:11 +0100 |
commit | e616c07ca51817ebdb1423807d52cac72d1c22fa (patch) | |
tree | 1b79f4a24a54054f88e00759d7c7675ba6d1d10f /MAINTAINERS | |
parent | docs: add more netlink docs (incl. spec docs) (diff) | |
download | linux-e616c07ca51817ebdb1423807d52cac72d1c22fa.tar.xz linux-e616c07ca51817ebdb1423807d52cac72d1c22fa.zip |
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 <sdf@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions