Re: [PATCH net-next v4 1/4] netlink: specs: rt-addr: fix the type of target-netnsid
From: Nicolas Dichtel
Date: Fri Sep 11 2026 - 12:11:17 EST
Le 11/09/2026 à 12:51, Yuyang Huang a écrit :
> The kernel parses IFA_TARGET_NETNSID as NLA_S32 and rt-link.yaml
> declares its target-netnsid as s32, but rt-addr.yaml has it as binary.
>
> Signed-off-by: Yuyang Huang <sigefriedhyy@xxxxxxxxx>
Reviewed-by: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>