mirror of
https://github.com/juanfont/headscale.git
synced 2026-05-03 01:14:26 +09:00
DestsIsTheInternet now reports the internet when either family's /0 is contained (0.0.0.0/0 or ::/0), matching what operators expect when they write the /0 directly. Also documents MatchFromStrings fail-open. Updates #3157