Module Name: src Committed By: kre Date: Wed Jul 24 22:17:21 UTC 2024
Modified Files: src/sys/net: if_wg.c Log Message: If any of the WG_DEBUG_XXX symbols happens to be defined (say, from a stray rump Makefile...) then we now must have WG_DEBUG also defined, so if it wasn't, make it so. To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 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.