mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-11 02:21:24 +09:00
93d79d8da9
AppendToIPSet now adds both IPv4 and IPv6 addresses for nodes, matching Tailscale's FilterRule wire format where identity-based aliases (tags, users, groups, autogroups) resolve to both address families. Update ReduceFilterRules test expectations to include IPv6 entries. Updates #2180