Message ID | 20250410014658.782120-7-kuba@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 1652e1f35dfb434862a595224ab2c4aa0244951f |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | tools: ynl: c: basic netlink-raw support | expand |
diff --git a/Documentation/netlink/specs/rt-route.yaml b/Documentation/netlink/specs/rt-route.yaml index c7c6f776ab2f..800f3a823d47 100644 --- a/Documentation/netlink/specs/rt-route.yaml +++ b/Documentation/netlink/specs/rt-route.yaml @@ -2,6 +2,7 @@ name: rt-route protocol: netlink-raw +uapi-header: linux/rtnetlink.h protonum: 0 doc: @@ -11,6 +12,7 @@ protonum: 0 - name: rtm-type name-prefix: rtn- + enum-name: type: enum entries: - unspec @@ -246,6 +248,7 @@ protonum: 0 operations: enum-model: directional fixed-header: rtmsg + name-prefix: rtm- list: - name: getroute