You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/tstun
Emmanuel T Odeke 0daa32943e all: add (*testing.B).ReportAllocs() to every benchmark
This ensures that we can properly track and catch allocation
slippages that could otherwise have been missed.

Fixes #2748
3 years ago
..
fake.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
ifstatus_noop.go all: gofmt with Go 1.17 3 years ago
ifstatus_windows.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
tap_linux.go net/tstun: use unix.Ifreq type for Linux TAP interface configuration 3 years ago
tap_unsupported.go all: gofmt with Go 1.17 3 years ago
tun.go net/tstun: move TUN failure diagnostics to OS-specific files 3 years ago
tun_linux.go net/tstun: fix build on arm 3 years ago
tun_macos.go net/tstun: move TUN failure diagnostics to OS-specific files 3 years ago
tun_notwindows.go all: gofmt with Go 1.17 3 years ago
tun_windows.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
wrap.go net/tstun: add start of Linux TAP support, with DHCP+ARP server 3 years ago
wrap_test.go all: add (*testing.B).ReportAllocs() to every benchmark 3 years ago