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