On Tue, Aug 04, 2026 at 10:47:06AM +0900, Yuyang Huang wrote: > Pass the deletion reason from ip6_del_rt_reason() down through > __ip6_del_rt(), fib6_del() and into fib6_del_route(). All existing > callers pass RT_DEL_REASON_UNSPEC. > > fib6_del_route() ignores the reason until the notification path learns > to report it. > > Signed-off-by: Yuyang Huang <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>

