]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
wintun: use nci.dll directly instead of buggy netshell
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 21 Aug 2019 06:40:44 +0000 (08:40 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 21 Aug 2019 07:16:12 +0000 (09:16 +0200)
commit68fea631d8e97aa7395b944916e569cf66553e73
tree5ebd8d7c0227fd1b59cf961328814335f024060d
parentef23100a4f86948e0466dce980d8604ad95f13df
wintun: use nci.dll directly instead of buggy netshell
tun/wintun/nci/mksyscall.go [new file with mode: 0644]
tun/wintun/nci/nci_windows.go [new file with mode: 0644]
tun/wintun/nci/zsyscall_windows.go [new file with mode: 0644]
tun/wintun/netshell/netshell_windows.go [deleted file]
tun/wintun/wintun_windows.go