wireguard-go/tun
Simon Rozman 5811447b38 setupapi: Revise DrvInfoDetailData struct size calculation
Go adds trailing padding to DrvInfoDetailData struct in GOARCH=386 which
confuses SetupAPI expecting exactly sizeof(SP_DRVINFO_DETAIL_DATA).

Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-18 10:39:22 +02:00
..
wintun setupapi: Revise DrvInfoDetailData struct size calculation 2019-04-18 10:39:22 +02:00
helper_test.go global: begin modularization 2019-03-03 05:00:40 +01: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 receive: implement flush semantics 2019-03-21 14:45:41 -06:00
tun_freebsd.go receive: implement flush semantics 2019-03-21 14:45:41 -06:00
tun_linux.go receive: implement flush semantics 2019-03-21 14:45:41 -06:00
tun_openbsd.go receive: implement flush semantics 2019-03-21 14:45:41 -06:00
tun_windows.go tun: windows: Adopt new error codes returned by Wintun 2019-04-11 19:38:11 +02:00