Source-Changes-HG archive

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

[src/trunk]: src/doc Note WireGuard.



details:   https://anonhg.NetBSD.org/src/rev/a949d5e802ee
branches:  trunk
changeset: 942846:a949d5e802ee
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Thu Aug 20 21:45:46 2020 +0000

description:
Note WireGuard.

(ozaki-r did the vast majority of the actual implementation in 2018;
I just dusted it off and imported it.)

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 72e4ac5a5528 -r a949d5e802ee doc/CHANGES
--- a/doc/CHANGES       Thu Aug 20 21:36:21 2020 +0000
+++ b/doc/CHANGES       Thu Aug 20 21:45:46 2020 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2731 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2732 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -273,3 +273,4 @@
        kernel: Add getrandom system call. [riastradh 20200813]
        kernel: Disable COMPAT_LINUX by default [jdolecek 20200816]
        mips: Port crash(8) to mips.  [mrg 20200816]
+       wg(4): Add support for WireGuard. [ozaki-r 20200820]



Home | Main Index | Thread Index | Old Index