]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
wgcfg: remove for now
authorDavid Crawshaw <crawshaw@tailscale.com>
Sat, 2 May 2020 04:55:34 +0000 (14:55 +1000)
committerDavid Crawshaw <crawshaw@tailscale.com>
Sat, 2 May 2020 04:55:35 +0000 (14:55 +1000)
commiteb897a7dd8427b87553a2e634b305ff6a40a995c
tree55f70b085a13a2997c75c453c07ecd32af22d568
parent3636c2ec1261545768095a1e2b98e250d8ae0751
wgcfg: remove for now

Going to develop this on a branch and bring it in all at once.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
wgcfg/config.go [deleted file]
wgcfg/ip.go [deleted file]
wgcfg/ip_test.go [deleted file]
wgcfg/key.go [deleted file]
wgcfg/key_test.go [deleted file]
wgcfg/name.go [deleted file]
wgcfg/parser.go [deleted file]
wgcfg/parser_test.go [deleted file]
wgcfg/writer.go [deleted file]