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/ipn
Brad Fitzpatrick aa37aece9c ipn/ipnlocal, net/dns*, util/cloudenv: add AWS DNS support
And remove the GCP special-casing from ipn/ipnlocal; do it only in the
forwarder for *.internal.

Fixes #4980
Fixes #4981

Change-Id: I5c481e96d91f3d51d274a80fbd37c38f16dfa5cb
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
ipnlocal ipn/ipnlocal, net/dns*, util/cloudenv: add AWS DNS support 2 years ago
ipnserver ipn/ipnserver, cmd/tailscaled: fix peerapi on Windows 2 years ago
ipnstate ipn/ipnstate: add ExitNodeStatus to share the exit node if it is in use, the IP, ID and whether its online. (#4761) 2 years ago
localapi wasm: exclude code that's not used on iOS for Wasm too 2 years ago
policy ipn/policy: treat DNS service as interesting so it's not filtered out 3 years ago
store util/mak: move tailssh's mapSet into a new package for reuse elsewhere 2 years ago
backend.go ipn/ipnlocal: move Ping method from IPN bus to LocalBackend (HTTP) 2 years ago
doc.go Move Linux client & common packages into a public repo. 4 years ago
fake_test.go ipn/ipnlocal: move Ping method from IPN bus to LocalBackend (HTTP) 2 years ago
handle.go ipn: remove FakeExpireAfter Backend function 2 years ago
ipn_clone.go cmd/cloner,util/codegen: refactor cloner internals to allow reuse 2 years ago
message.go ipn/ipnlocal: move Ping method from IPN bus to LocalBackend (HTTP) 2 years ago
message_test.go all: use any instead of interface{} 2 years ago
prefs.go ipn/ipnlocal: shutdown sshServer on tailscale down 2 years ago
prefs_test.go ipn: remove enforceDefaults option from PrefsFromBytes 2 years ago
store.go ipn/store: add common package for instantiating ipn.StateStores 2 years ago