wireguard-go/tun/wintun
Simon Rozman 6a0a3a5406 wintun: revise GetInterface()
- Make foreign interface found error numeric to ease condition
  detection.
- Update GetInterface() documentation.
- Make tun.CreateTUN() quit when foreign interface found before
  attempting to create a Wintun interface with a duplicate name.
  Creation is futile.

Signed-off-by: Simon Rozman <simon@rozman.si>
2019-05-24 09:29:57 +02:00
..
guid wintun: fix GUID leading zero padding 2019-05-09 12:16:21 +02:00
netshell global: regroup all imports 2019-05-14 09:09:52 +02:00
registry wintun: registry: fix nits 2019-05-11 17:25:48 +02:00
setupapi setupapi: trim "Get" from getters 2019-05-22 19:31:52 +02:00
wintun_windows.go wintun: revise GetInterface() 2019-05-24 09:29:57 +02:00