History log of /src/usr.sbin/wgconfig/wgconfig.8
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.12 25-Sep-2025 christos

Allow the endpoint to be specified by name instead of restricting it to just
IP address, and supply the name in the error message.


Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base perseant-exfatfs-base-20240630 perseant-exfatfs-base
# 1.11 15-Jan-2024 wiz

Fix typo in wgconfig(8)

From rudolf in PR 57663


Revision tags: netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 netbsd-10-0-RC1 netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.10 26-Aug-2020 riastradh

branches: 1.10.6;
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.


# 1.9 21-Aug-2020 uwe

Mark up a few missed equal signs as literal.


# 1.8 21-Aug-2020 uwe

Markup fixes.


# 1.7 21-Aug-2020 uwe

Fix synopsis.


# 1.6 21-Aug-2020 riastradh

Fix markup around optional command name.

Avoids emboldened brackets. I remain fuzzy on how grouping in roff
works, or doesn't work.


# 1.5 20-Aug-2020 riastradh

Add missing description for wgconfig `set private-key' command.


# 1.4 20-Aug-2020 riastradh

Mark up argument as such and write out wgconfig command correctly.


# 1.3 20-Aug-2020 riastradh

Tweak markup so the square brackets don't become bold.


# 1.2 20-Aug-2020 riastradh

Fill out WireGuard man pages.


# 1.1 20-Aug-2020 riastradh

[ozaki-r] Add wg files