Module Name: src Committed By: riastradh Date: Mon Jul 29 19:44:23 UTC 2024
Modified Files: src/sys/net: if_wg.c Log Message: wg(4): Add missing barriers around wgp_pending access. PR kern/58520: experimental wg(4) lacks barriers around access to packet pending initiation To generate a diff of this commit: cvs rdiff -u -r1.124 -r1.125 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.