From: Jakub Kicinski Date: Fri, 18 Apr 2025 02:17:04 +0000 (-0700) Subject: netlink: specs: rt-neigh: make sure getneigh is consistent X-Git-Tag: v6.16-rc1~132^2~235^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eee94a89c55afdb909b384e306d384f0dfe60c45;p=thirdparty%2Flinux.git netlink: specs: rt-neigh: make sure getneigh is consistent The consistency check complains replies to do and dump don't match because dump has no value. It doesn't have to by the schema... but fixing this in code gen would be more code than adjusting the spec. This is rare. Reviewed-by: Donald Hunter Link: https://patch.msgid.link/20250418021706.1967583-11-kuba@kernel.org Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/netlink/specs/rt-neigh.yaml b/Documentation/netlink/specs/rt-neigh.yaml index 9b87efaafd15e..fe34ade6b300b 100644 --- a/Documentation/netlink/specs/rt-neigh.yaml +++ b/Documentation/netlink/specs/rt-neigh.yaml @@ -402,6 +402,7 @@ operations: - ifindex - master reply: + value: 28 attributes: *neighbour-all - name: newneigh-ntf