Files
sing-box/dns
世界 e8b53265d4 Reject pure-IP rule-set references without match_response
DNS rules referencing rule-sets that contain only ip_cidr predicates
silently stopped matching when legacy DNS mode was disabled, because the
IP-CIDR branch cannot match against an in-flight DNS query. The existing
validation intentionally let every rule_set through on the premise that
mixed sets still work via their non-IP branches, which is only true when
such a branch exists. Track whether a rule-set carries any non-IP-CIDR
predicate and reject pure-IP references the same way bare ip_cidr fields
are already rejected.
2026-06-20 22:22:23 +08:00
..
2026-06-20 22:22:22 +08:00
2026-06-20 22:22:05 +08:00
2025-10-05 17:58:21 +08:00
2026-06-20 22:22:05 +08:00
2026-06-20 22:20:33 +08:00
2025-07-08 13:12:14 +08:00