Page MenuHomeFreeBSD

Import & build wg(8)
ClosedPublic

Authored by kevans on Oct 12 2022, 4:27 PM.
Tags
None
Referenced Files
F102093266: D36952.id111765.diff
Thu, Nov 7, 1:07 PM
Unknown Object (File)
Sat, Nov 2, 5:19 AM
Unknown Object (File)
Thu, Oct 31, 12:25 PM
Unknown Object (File)
Mon, Oct 21, 6:37 AM
Unknown Object (File)
Sat, Oct 19, 5:54 PM
Unknown Object (File)
Oct 4 2024, 12:20 AM
Unknown Object (File)
Oct 3 2024, 10:37 AM
Unknown Object (File)
Oct 1 2024, 5:24 AM
Subscribers

Details

Summary

This includes the import of contrib/wireguard-tools; the interesting parts are naturally in usr.bin.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

wg/Makefile looks ok

contrib/wireguard-tools/COPYING
1 ↗(On Diff #111712)

What do you think about stripping wireguard-tools/ down to just the copyfree bits, e.g. just wireguard-tools/src/?

contrib/wireguard-tools/COPYING
1 ↗(On Diff #111712)

Sure, seems reasonable to me.

Re-scope import to just wireguard-tools/src

One final update; re-scope wg import down to both src/ and .gitignore a bunch of files that we don't need (many with GPL-2-only, just to avoid false-positives of folks scanning the tree and wondering if we use those)

This revision is now accepted and ready to land.Oct 29 2022, 3:27 AM