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
Brad Fitzpatrick cf06f9df37 net/tstun, wgengine: add packet-level and drop metrics
Primarily tstun work, but some MagicDNS stuff spread into wgengine.

No wireguard reconfig metrics (yet).

Updates #3307

Change-Id: Ide768848d7b7d0591e558f118b553013d1ec94ad
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
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: don't compile the code New constructor on js/wasm 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 net/tstun: update tun_windows for wintun 0.14 API revisions, update wireguard-go dependency to 82d2aa87aa623cb5143a41c3345da4fb875ad85d 3 years ago
wrap.go net/tstun, wgengine: add packet-level and drop metrics 3 years ago
wrap_test.go all: replace tailcfg.DiscoKey with key.DiscoPublic. 3 years ago