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/tsdns
Denton Gentry df64b7abf8 Add IPv6 Reverse DNS Lookup test.
To be honest I'm not fond of Golden Bytes tests like this, but
not so much as to want to rewrite the whole test. The DNS byte
format is essentially immutable at this point, the encoded bytes
aren't going to change. The rest of the test assumptions about
hostnames might, but we can fix that when it comes.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
4 years ago
..
forwarder.go wgengine/tsdns: use netns to obtain a socket 4 years ago
map.go ipn: delete domainsForProxying, require explicit DNS search domains (mapver 9) (#1078) 4 years ago
map_test.go tailcfg, tsdns: derive root domains from list of nodes (#708) 4 years ago
neterr_darwin.go wgengine/tsdns: replace connections when net link changes (macOS) 4 years ago
neterr_other.go ipn, wgengine, magicsock, tsdns: be quieter and less aggressive when offline 4 years ago
neterr_windows.go ipn, wgengine, magicsock, tsdns: be quieter and less aggressive when offline 4 years ago
tsdns.go ipn: delete domainsForProxying, require explicit DNS search domains (mapver 9) (#1078) 4 years ago
tsdns_server_test.go tsdns: fix accidental rejection of all non-{A, AAAA} questions. 4 years ago
tsdns_test.go Add IPv6 Reverse DNS Lookup test. 4 years ago