mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-19 23:31:31 +02: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