Re: [PATCH net-next v5 01/10] ipv6: add ip6_del_rt_reason()
Yuyang Huang <[email protected]>
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <CA+7S2vJ7DSnU2xH6dXUj1+-db_JFJF8kdvb0g2UttFgO5HintQ@mail.gmail.com> |
On Sat, Aug 8, 2026 at 1:22 AM Ido Schimmel <[email protected]> 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.