Module Name: src Committed By: riastradh Date: Mon Aug 31 20:31:03 UTC 2020
Modified Files: src/sys/net: if_wg.c Log Message: wg: wg_sockaddr audit. - Ensure all access to struct wg_peer::wgp_endpoint happens while holding a psref. - Simplify internalize/externalize logic and be more careful about verifying it before printing anything. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 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.