diff options
| author | Donald Hunter <[email protected]> | 2025-02-11 12:01:27 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-02-13 03:32:26 +0000 |
| commit | 31438709ecdb12539fc48ad691c27c4c11c0a56b (patch) | |
| tree | 8c12a9de9f7eaa5121b66ddefbe962d2761a2837 /lib/stackinit_kunit.c | |
| parent | netlink: specs: add s8, s16 to genetlink schemas (diff) | |
| download | kernel-31438709ecdb12539fc48ad691c27c4c11c0a56b.tar.gz kernel-31438709ecdb12539fc48ad691c27c4c11c0a56b.zip | |
netlink: specs: wireless: add a spec for nl80211
Add a rudimentary YNL spec for nl80211 that covers get-wiphy,
get-interface and get-protocol-features.
./tools/net/ynl/pyynl/cli.py --family nl80211 \
--do get-protocol-features
{'protocol-features': {'split-wiphy-dump'}}
./tools/net/ynl/pyynl/cli.py --family nl80211 \
--dump get-wiphy --json '{ "split-wiphy-dump": true }'
./tools/net/ynl/pyynl/cli.py --family nl80211 \
--dump get-interface
Signed-off-by: Donald Hunter <[email protected]>
Acked-by: Johannes Berg <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/stackinit_kunit.c')
0 files changed, 0 insertions, 0 deletions
