wireguard-go/tun
Tobias Klauser 6a08d81f6b tun: use ByteSliceToString from golang.org/x/sys/unix
Use unix.ByteSliceToString in (*NativeTun).nameSlice to convert the
TUNGETIFF ioctl result []byte to a string.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-06-01 15:00:07 +02:00
..
netstack tun/netstack: bump mod 2022-03-16 18:01:34 -06:00
tuntest all: update to Go 1.18 2022-03-16 16:09:48 -07:00
alignment_windows_test.go tun: format 2021-05-07 12:21:27 +02:00
operateonfd.go global: remove old-style build tags 2021-10-12 12:02:10 -06:00
tun_darwin.go global: apply gofumpt 2021-12-09 23:15:55 +01:00
tun_freebsd.go tun: format 2021-05-07 12:21:27 +02:00
tun_linux.go tun: use ByteSliceToString from golang.org/x/sys/unix 2022-06-01 15:00:07 +02:00
tun_openbsd.go global: apply gofumpt 2021-12-09 23:15:55 +01:00
tun_windows.go global: apply gofumpt 2021-12-09 23:15:55 +01:00
tun.go global: bump copyright 2021-01-28 17:52:15 +01:00