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/wgengine/router
Josh Bleecher Snyder 3fd5f4380f util/multierr: new package
github.com/go-multierror/multierror served us well.
But we need a few feature from it (implement Is),
and it's not worth maintaining a fork of such a small module.

Instead, I did a clean room implementation inspired by its API.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
callback.go
ifconfig_windows.go util/multierr: new package 3 years ago
ifconfig_windows_test.go
router.go
router_darwin.go
router_default.go all: fix some js/wasm compilation issues 3 years ago
router_fake.go
router_freebsd.go
router_linux.go util/multierr: new package 3 years ago
router_linux_test.go wgengine/router: remove last non-test "ip" command usage on Linux 3 years ago
router_openbsd.go
router_test.go
router_userspace_bsd.go
router_windows.go Revert "wgengine: actively log FlushDNS." 3 years ago
runner.go wgengine/router: ignore Linux ip route error adding dup route 3 years ago