linux/Documentation/netlink
Donald Hunter 768e044a5f doc/netlink/specs: Add spec for nlctrl netlink family
Add a spec for the nlctrl family.

Example usage:

./tools/net/ynl/cli.py \
    --spec Documentation/netlink/specs/nlctrl.yaml \
    --do getfamily --json '{"family-name": "nlctrl"}'

./tools/net/ynl/cli.py \
    --spec Documentation/netlink/specs/nlctrl.yaml \
    --dump getpolicy --json '{"family-name": "nlctrl"}'

Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://lore.kernel.org/r/20240306231046.97158-7-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-03-07 20:28:38 -08:00
..
specs doc/netlink/specs: Add spec for nlctrl netlink family 2024-03-07 20:28:38 -08:00
genetlink-c.yaml doc/netlink: Allow empty enum-name in ynl specs 2024-03-07 20:28:35 -08:00
genetlink-legacy.yaml doc/netlink: Allow empty enum-name in ynl specs 2024-03-07 20:28:35 -08:00
genetlink.yaml netlink: specs: support conditional operations 2023-10-26 19:42:15 -07:00
netlink-raw.yaml doc/netlink: Allow empty enum-name in ynl specs 2024-03-07 20:28:35 -08:00