]> www.infradead.org Git - users/hch/misc.git/commit
netlink: specs: rt_route: pull the ifa- prefix out of the names
authorJakub Kicinski <kuba@kernel.org>
Thu, 3 Apr 2025 01:37:06 +0000 (18:37 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 4 Apr 2025 14:36:06 +0000 (07:36 -0700)
commit1a1eba0e9899c286914032c78708c614b016704b
treec31dce3b5f12f0766c15d429c7e82be13aef3366
parent0c8e30252d9fe8127f90b7a0a293872b368ebf3c
netlink: specs: rt_route: pull the ifa- prefix out of the names

YAML specs don't normally include the C prefix name in the name
of the YAML attr. Remove the ifa- prefix from all attributes
in route-attrs and metrics and specify name-prefix instead.

This is a bit risky, hopefully there aren't many users out there.

Fixes: 023289b4f582 ("doc/netlink: Add spec for rt route messages")
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250403013706.2828322-5-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/rt_route.yaml