OpenGrok
Cross Reference: wg_user.c
xref
: /
src
/
sys
/
rump
/
net
/
lib
/
libwg
/
wg_user.c
Home
|
History
|
Annotate
|
Download
|
only in
libwg
History log of
/src/sys/rump/net/lib/libwg/wg_user.c
Revision
Date
Author
Comments
1.3
27-Aug-2020
riastradh
Fix order of cleanup actions in rumpuser_wg_create error branch.
1.2
27-Aug-2020
riastradh
Paranoia: use strlcpy rather than strcpy here and detect truncation.
Not an issue for the one caller in tree, but let's not leave rakes to
step on.
1.1
26-Aug-2020
riastradh
Clarify wg(4)'s relation to WireGuard, pending further discussion.
Still planning to replace wgconfig(8) and wg-keygen(8) by one wg(8)
tool compatible with wireguard-tools; update wg(4) for the minor
changes from the 2018-06-30 spec to the 2020-06-01 spec; &c. This just
clarifies the current state of affairs as it exists in the development
tree for now.
Mark the man page EXPERIMENTAL for extra clarity.
Indexes created Mon Sep 29 03:10:08 GMT 2025