linux-stable/Documentation/netlink
Donald Hunter 023289b4f5 doc/netlink: Add spec for rt route messages
Add schema for rt route with support for getroute, newroute and
delroute.

Routes can be dumped with filter attributes like this:

./tools/net/ynl/cli.py \
    --spec Documentation/netlink/specs/rt_route.yaml \
    --dump getroute --json '{"rtm-family": 2, "rtm-table": 254}'

Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://lore.kernel.org/r/20230825122756.7603-13-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-08-27 17:17:11 -07:00
..
specs doc/netlink: Add spec for rt route messages 2023-08-27 17:17:11 -07:00
genetlink-c.yaml doc/netlink: Fix typo in genetlink-* schemas 2023-08-27 17:17:09 -07:00
genetlink-legacy.yaml doc/netlink: Fix typo in genetlink-* schemas 2023-08-27 17:17:09 -07:00
genetlink.yaml netlink: specs: add dump-strict flag for dont-validate property 2023-08-04 14:03:00 -07:00
netlink-raw.yaml doc/netlink: Add a schema for netlink-raw families 2023-08-27 17:17:09 -07:00