NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59561 CVS commit: [netbsd-10] src/sys/netinet
The following reply was made to PR kern/59561; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59561 CVS commit: [netbsd-10] src/sys/netinet
Date: Tue, 29 Jul 2025 09:37:01 +0000
Module Name: src
Committed By: martin
Date: Tue Jul 29 09:37:01 UTC 2025
Modified Files:
src/sys/netinet [netbsd-10]: ip_mroute.h
Log Message:
Pull up following revision(s) (requested by kim in ticket #1141):
sys/netinet/ip_mroute.h: revision 1.36
Don't hide struct igmpmsg under _KERNEL
The struct is documented as a communication structure with userland.
Fixes PR kern/59561.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.35.18.1 src/sys/netinet/ip_mroute.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index