wireguard-go/tun
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
..
wintun wintun: revise GetInterface() 2019-05-24 09:29:57 +02:00
helper_test.go global: regroup all imports 2019-05-14 09:09:52 +02:00
operateonfd.go receive: implement flush semantics 2019-03-21 14:45:41 -06:00
tun.go receive: implement flush semantics 2019-03-21 14:45:41 -06:00
tun_darwin.go global: regroup all imports 2019-05-14 09:09:52 +02:00
tun_freebsd.go global: regroup all imports 2019-05-14 09:09:52 +02:00
tun_linux.go global: regroup all imports 2019-05-14 09:09:52 +02:00
tun_openbsd.go global: regroup all imports 2019-05-14 09:09:52 +02:00
tun_windows.go wintun: revise GetInterface() 2019-05-24 09:29:57 +02:00