summaryrefslogtreecommitdiff
path: root/tun/wintun/nci/zsyscall_windows.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wintun: migrate to wintun.dll APISimon Rozman2020-11-071-60/+0
| | | | | | | | Rather than having every application using Wintun driver reinvent the wheel, the Wintun device/adapter/interface management has been moved from wireguard-go to wintun.dll deployed with Wintun itself. Signed-off-by: Simon Rozman <simon@rozman.si>
* wintun: use nci.dll directly instead of buggy netshellJason A. Donenfeld2019-08-211-0/+60