wireguard-go/tun
Mikael Magnusson f1f626090e tun/netstack: update gvisor
Update gvisor to v0.0.0-20211020211948-f76a604701b6, which requires some
changes to tun.go:

WriteRawPacket: Add function with not implemented error.

CreateNetTUN: Replace stack.AddAddress with stack.AddProtocolAddress, and
fix IPv6 address in error message.

Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2021-10-22 13:22:29 -06:00
..
netstack tun/netstack: update gvisor 2021-10-22 13:22:29 -06:00
tuntest global: remove TODO name graffiti 2021-02-23 20:00:57 +01:00
wintun wintun: allow retrieving DLL version 2021-10-20 12:13:44 -06: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.go global: bump copyright 2021-01-28 17:52:15 +01:00
tun_darwin.go tun: avoid leaking sock fd in CreateTUN error cases 2021-09-23 09:53:49 -06:00
tun_freebsd.go tun: format 2021-05-07 12:21:27 +02:00
tun_linux.go tun: avoid leaking sock fd in CreateTUN error cases 2021-09-23 09:53:49 -06:00
tun_openbsd.go tun: make NativeTun.Close well behaved, not crash on double close 2021-02-22 15:26:29 +01:00
tun_windows.go wintun: use new swdevice-based API for upcoming Wintun 0.14 2021-10-12 00:26:46 -06:00