Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
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