summaryrefslogtreecommitdiffhomepage
path: root/tun/wintun/iphlpapi/zsyscall_windows.go
AgeCommit message (Collapse)Author
2020-11-07wintun: migrate to wintun.dll APISimon Rozman
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>
2019-08-27wintun: rename duplicate adapters instead of ourselvesJason A. Donenfeld