Module Name: src Committed By: riastradh Date: Mon Aug 31 20:27:06 UTC 2020
Modified Files: src/sys/net: if_wg.c Log Message: wg: Verify mac1 as the first step on INIT and RESP messages. This avoids the expensive DH computation before the sender has proven knowledge of our public key. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 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.