Re: [PATCH net-next v5 01/10] ipv6: add ip6_del_rt_reason()
From: Yuyang Huang
Date: Fri Aug 07 2026 - 20:37:51 EST
On Sat, Aug 8, 2026 at 1:22 AM Ido Schimmel <idosch@xxxxxxxxxx> wrote:
> Since the function is only invoked by IPv6 code there is no reason to
> put it inside the guard and it would also suppress the comment from
> Sashiko. You can place it near ip6_ins_rt().
> Please add a note that this attribute is rejected by the kernel in
> requests, like you did in patch #9.
>
Will fix them in patchset v6.