]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
setupapi, wintun: replace syscall with golang.org/x/sys/windows
authorSimon Rozman <simon@rozman.si>
Tue, 4 Jun 2019 12:54:56 +0000 (14:54 +0200)
committerSimon Rozman <simon@rozman.si>
Tue, 4 Jun 2019 12:54:56 +0000 (14:54 +0200)
commit625e445b22afbb4dab20eed07640388ea36b332d
tree26c2d133e06cb4f10f99a7280049e78a12848401
parent85b85e62e52198045ed853b81617db1f8c83c65f
setupapi, wintun: replace syscall with golang.org/x/sys/windows

Signed-off-by: Simon Rozman <simon@rozman.si>
tun/wintun/setupapi/setupapi_windows.go
tun/wintun/setupapi/setupapi_windows_test.go
tun/wintun/setupapi/types_windows.go
tun/wintun/wintun_windows.go