Re: [PATCH net-next v5 05/10] ipv6: expose the route deletion reason in RTM_DELROUTE

From: Ido Schimmel

Date: Fri Aug 07 2026 - 12:30:15 EST


On Tue, Aug 04, 2026 at 10:47:09AM +0900, Yuyang Huang wrote:
> Emit RTA_DEL_REASON from rt6_fill_node() when the deletion reason is
> not RT_DEL_REASON_UNSPEC, and reserve room for it in
> rt6_nlmsg_size().
>
> Every caller still passes RT_DEL_REASON_UNSPEC.
>
> Signed-off-by: Yuyang Huang <sigefriedhyy@xxxxxxxxx>

Reviewed-by: Ido Schimmel <idosch@xxxxxxxxxx>