Module Name: src Committed By: riastradh Date: Mon Aug 31 20:21:09 UTC 2020
Modified Files: src/sys/net: if_wg.c Log Message: wg: Count down wg_npeers in wg_destroy_all_peers too. Doesn't actually make a difference -- wg_destroy_all_peers is only used when we're destroying the wg instance altogether -- but let's not leave rakes to step on. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 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.