Module Name:    src
Committed By:   riastradh
Date:           Mon Aug 31 20:29:14 UTC 2020

Modified Files:
        src/sys/net: if_wg.c

Log Message:
wg: Verify or send cookie challenge before looking up session.

This step doesn't depend on the session, so let's avoid touching the
session state until we've passed it.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 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.

Reply via email to