NetBSD-Bugs archive

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

PR/58688 CVS commit: src/sys



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58688 CVS commit: src/sys
Date: Tue, 8 Oct 2024 02:30:05 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Oct  8 02:30:05 UTC 2024
 
 Modified Files:
 	src/sys/netinet: udp_usrreq.c
 	src/sys/netinet6: udp6_usrreq.c
 
 Log Message:
 udp(4): Clarify udp4/6_espinudp and inp_overudp_cb return.
 
 Cleanup to detect problems like this earlier:
 
 PR kern/58688: userland panic of kernel via wg(4)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.265 -r1.266 src/sys/netinet/udp_usrreq.c
 cvs rdiff -u -r1.155 -r1.156 src/sys/netinet6/udp6_usrreq.c
 
 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