summaryrefslogtreecommitdiff
path: root/tun/wintun/dll_fromfile_windows.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wintun: load from filesystem by defaultJason A. Donenfeld2020-11-111-0/+50
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>