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/tstest/integration
Mihai Parparita 4722f7e322 all: move network monitoring from wgengine/monitor to net/netmon
We're using it in more and more places, and it's not really specific to
our use of Wireguard (and does more just link/interface monitoring).

Also removes the separate interface we had for it in sockstats -- it's
a small enough package (we already pull in all of its dependencies
via other paths) that it's not worth the extra complexity.

Updates #7621
Updates #7850

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
1 year ago
..
testcontrol tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointer 1 year ago
vms all: update tools that manage copyright headers 1 year ago
gen_deps.go all: update tools that manage copyright headers 1 year ago
integration.go all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404) 1 year ago
integration_test.go ipn/ipnlocal: handle masquerade addresses in PeerAPI 1 year ago
tailscaled_deps_test_darwin.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
tailscaled_deps_test_freebsd.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
tailscaled_deps_test_linux.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
tailscaled_deps_test_openbsd.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
tailscaled_deps_test_windows.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago