fix: check forwarding rules before recursive resolution #29
Reference in New Issue
Block a user
Delete Branch "fix/forwarding-rules-recursive"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
.ts.net, VPC private zones) were only checked in the forward mode branchFound while testing Tailscale split DNS on the HN launch day.
Test plan
make allpasses (120 tests)dig macbook-pro-2.tailcee7cc.ts.net @127.0.0.1→100.64.72.113(FORWARD path)google.comresolves via forward, Tailscale domain resolves via forwarding rulegoogle.comresolves via RECURSIVE🤖 Generated with Claude Code