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
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
..
filter net/packet: remove the custom IP4/IP6 types in favor of netaddr.IP. 4 years ago
magicsock Update netaddr, and adjust wgengine/magicsock due to API change. 4 years ago
monitor wgengine/monitor: close closeHandle 4 years ago
router wgengine/router: disable IPv6 on Linux if ip rule -6 fails (#1074) 4 years ago
tsdns Add IPv6 Reverse DNS Lookup test. 4 years ago
tstun net/packet: remove the custom IP4/IP6 types in favor of netaddr.IP. 4 years ago
winnet Move Linux client & common packages into a public repo. 5 years ago
userspace.go wgkey: new package 4 years ago
userspace_test.go all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 4 years ago
watchdog.go wgengine: add Engine.SetLinkChangeCallback 4 years ago
watchdog_test.go wgengine: prevent log after exit in watchdog test 4 years ago
wgengine.go ipn, wgengine: disable subnet routes if network has PAC configuration 4 years ago