NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58013 CVS commit: src/share/man/man4



The following reply was made to PR kern/58013; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58013 CVS commit: src/share/man/man4
Date: Sat, 9 Mar 2024 12:36:07 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat Mar  9 12:36:07 UTC 2024
 
 Modified Files:
 	src/share/man/man4: wg.4
 
 Log Message:
 wg(4): Spruce up example a bit.
 
 - Suggest umask so the private keys aren't world readable.
 - Suggest use of pre-shared key files.
 - Use TEST-NET-1 and TEST-NET-2 addresses for the example instead of
   real publicly routable addresses.
 
 Holding off on adding IPv6 example until the tun(4) issue is fixed
 (PR bin/58013).
 
 PR misc/58015
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/wg.4
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index