wireguard-go/tun
Jason A. Donenfeld 60b3766b89 wintun: load from filesystem by default
We let people loading this from resources opt in via:

    go build -tags load_wintun_from_rsrc

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-11-11 18:51:44 +01:00
..
tuntest global: update header comments and modules 2020-05-02 02:08:26 -06:00
wintun wintun: load from filesystem by default 2020-11-11 18:51:44 +01:00
operateonfd.go global: update header comments and modules 2020-05-02 02:08:26 -06:00
tun.go global: update header comments and modules 2020-05-02 02:08:26 -06:00
tun_darwin.go tun: use SockaddrCtl from golang.org/x/sys/unix on macOS 2020-10-27 16:20:09 +01:00
tun_freebsd.go global: switch to using %w instead of %v for Errorf 2020-11-07 21:56:32 +01:00
tun_linux.go global: update header comments and modules 2020-05-02 02:08:26 -06:00
tun_openbsd.go global: update header comments and modules 2020-05-02 02:08:26 -06:00
tun_windows.go global: switch to using %w instead of %v for Errorf 2020-11-07 21:56:32 +01:00