Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/net



On Mon, Jun 29, 2026 at 9:07 AM Shoichi YAMAGUCHI <yamaguchi%netbsd.org@localhost> wrote:
>
> Module Name:    src
> Committed By:   yamaguchi
> Date:           Mon Jun 29 06:07:21 UTC 2026
>
> Modified Files:
>         src/sys/net: if_ethersubr.c
>
> Log Message:
> Properly add a hook to ec->ec_ifdetach_hooks for l2tp(4)
>
> Fixes kern/60351
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.335 -r1.336 src/sys/net/if_ethersubr.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>

Hi,

Thanks for fixing this!

One note, PR before kern/60351 was missing in commit message, thus
gnats didn't notice the commit (at least, I believe it was a reason).

pull-up to (at least) netbsd-11 is needed, if all good.

Regards,
Andrius V


Home | Main Index | Thread Index | Old Index