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/types
James Tucker e7727db553 tailcfg: add DNS address list for IsWireGuardOnly nodes
Tailscale exit nodes provide DNS service over the peer API, however
IsWireGuardOnly nodes do not have a peer API, and instead need client
DNS parameters passed in their node description.

For Mullvad nodes this will contain the in network 10.64.0.1 address.

Updates #9377

Signed-off-by: James Tucker <james@tailscale.com>
2 years ago
..
dnstype tailcfg: add DNS address list for IsWireGuardOnly nodes 2 years ago
empty all: update copyright and license headers 3 years ago
flagtype all: update copyright and license headers 3 years ago
ipproto net/packet: add NAT support for DCCP and GRE 3 years ago
key ipn/ipnstate: address TODO about garbage during peer sorting 2 years ago
lazy types/lazy: helpers for lazily computed values 3 years ago
logger types/logger: add TestLogger 2 years ago
logid all: implement AppendText alongside MarshalText (#9207) 2 years ago
netlogtype all: update copyright and license headers 3 years ago
netmap control/controlclient, types/netmap: start plumbing delta netmap updates 2 years ago
nettype wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 3 years ago
opt types/opt: use switch in Bool.UnmarshalJSON (#9140) 2 years ago
persist types/persist: drop duplicated Persist.LoginName 2 years ago
preftype all: update copyright and license headers 3 years ago
ptr all: update copyright and license headers 3 years ago
structs all: update copyright and license headers 3 years ago
tkatype types/tkatype: add test for MarshaledSignature's JSON format 2 years ago
views types/views: add SliceEqual, like std slices.Equal 2 years ago