NetBSD-Bugs archive

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

PR/59561 CVS commit: src/sys/netinet



The following reply was made to PR kern/59561; it has been noted by GNATS.

From: "Kimmo Suominen" <kim%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59561 CVS commit: src/sys/netinet
Date: Mon, 28 Jul 2025 21:25:01 +0000

 Module Name:	src
 Committed By:	kim
 Date:		Mon Jul 28 21:25:00 UTC 2025
 
 Modified Files:
 	src/sys/netinet: ip_mroute.h
 
 Log Message:
 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.36 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