Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/net
Module Name: src
Committed By: martin
Date: Mon Mar 11 19:34:00 UTC 2024
Modified Files:
src/sys/net [netbsd-10]: if_wg.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #628):
sys/net/if_wg.c: revision 1.78
wg(4): Bind to CPU in wg_handle_packet.
Required by use of psref there.
Assert we're bound up front so we catch mistakes early, rather than
later on if we get unlucky in preemption and scheduling.
PR bin/58021
To generate a diff of this commit:
cvs rdiff -u -r1.71.2.2 -r1.71.2.3 src/sys/net/if_wg.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