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
Jordan Whited ea5ee6f87c
all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692)
This is temporary while we work to upstream performance work in
https://github.com/WireGuard/wireguard-go/pull/64. A replace directive
is less ideal as it breaks dependent code without duplication of the
directive.

Signed-off-by: Jordan Whited <jordan@tailscale.com>
1 year ago
..
callback.go wgengine/router: avoid unncessary routing configuration changes 2 years ago
ifconfig_windows.go all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 1 year ago
ifconfig_windows_test.go go.mod: bump wireguard/windows, which moves to using net/netip 2 years ago
router.go all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 1 year ago
router_darwin.go all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 1 year ago
router_default.go all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 1 year ago
router_fake.go wgengine: pass in an explicit router.Router, rather than a generator. 3 years ago
router_freebsd.go all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 1 year ago
router_linux.go all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 1 year ago
router_linux_test.go all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 1 year ago
router_openbsd.go all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 1 year ago
router_test.go all: convert more code to use net/netip directly 2 years ago
router_userspace_bsd.go all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 1 year ago
router_windows.go all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 1 year ago
runner.go all: remove old +build tags 2 years ago