世界
fdfd0ffb07
route: merge rule_set branches into outer rules
...
Treat rule_set items as merged branches instead of standalone boolean
sub-items.
Evaluate each branch inside a referenced rule-set as if it were merged
into the outer rule and keep OR semantics between branches. This lets
outer grouped fields satisfy matching groups inside a branch without
introducing a standalone outer fallback or cross-branch state union.
Keep inherited grouped state outside inverted default and logical
branches. Negated rule-set branches now evaluate !(...) against their
own conditions and only reapply the outer grouped match after negation
succeeds, so configs like outer-group && !inner-condition continue to
work.
Add regression tests for same-group merged matches, cross-group and
extra-AND failures, DNS merged-branch behaviour, and inverted merged
branches. Update the route and DNS rule docs to clarify that rule-set
branches merge into the outer rule while keeping OR semantics between
branches.
2026-03-25 14:00:29 +08:00
世界
701b82279d
Add Linux WI-FI state support
...
Support monitoring WIFI state on Linux through:
- NetworkManager (D-Bus)
- IWD (D-Bus)
- wpa_supplicant (control socket)
- ConnMan (D-Bus)
2026-01-17 05:47:04 +08:00
世界
bc029ca5fe
documentation: Add interface address rule items
2026-01-17 05:44:27 +08:00
世界
e2916fd9c5
documentation: Fix missing ip_accept_any DNS rule option
2025-07-08 13:12:23 +08:00
世界
e22bf653a4
documentation: Outbound domain resolver
2025-07-08 13:12:15 +08:00
世界
1a687a6d63
Add network_[type/is_expensive/is_constrained] rule items
2025-01-13 15:14:29 +08:00
世界
9d524aa6a1
documentation: Add rule action
2025-01-13 15:14:29 +08:00
世界
3e29566610
documentation: Update the scheduled removal time of deprecated features
2025-01-13 15:14:29 +08:00
srk24
4dc07ac374
Add process_path_regex rule type
2024-10-13 13:07:02 +08:00
世界
ba9fffa170
Unique rule-set names
2024-10-13 13:07:02 +08:00
世界
db564008db
Add accept empty DNS rule option
2024-10-13 13:07:02 +08:00
世界
15dc38335e
Add bypass_domain and search_domain platform HTTP proxy options
2024-05-23 14:57:26 +08:00
世界
2be319ea85
Add custom prefix support in EDNS0 client subnet options
2024-05-21 15:12:05 +08:00
世界
eb365da910
Fix missing rule_set_ipcidr_match_source item in DNS rules
2024-05-21 15:12:03 +08:00
世界
4634c14516
Add rejected DNS response cache support
2024-05-21 15:12:03 +08:00
世界
ec7120b762
Add support for client-subnet DNS options
2024-05-21 15:12:03 +08:00
世界
d9b020826a
Add address filter support for DNS rules
2024-05-21 15:12:02 +08:00
世界
545a01f5e9
Update documentation
2024-01-03 12:21:36 +08:00
世界
50f2311035
documentation: Fix link format
2023-12-21 15:24:05 +08:00
世界
9858ac2588
documentation: Bump version & Refactor docs
2023-11-28 11:21:57 +08:00
世界
b15d6969ff
Add fakeip support
2023-06-07 20:31:26 +08:00
世界
d22f7a67e4
Accept "any" outbound in dns rule
2023-03-31 14:31:35 +08:00
世界
33b86ac699
Add query_type DNS rule item
2023-02-08 16:18:40 +08:00
世界
66a7e5ba25
Fix port rule match logic
2022-09-14 22:03:26 +08:00
世界
9fb9047fdf
Update documentation
2022-09-10 23:31:07 +08:00
世界
457f13639a
Update documentation
2022-08-31 14:34:32 +08:00
世界
b05ead5709
Improve ip_cidr rule
2022-08-25 22:23:26 +08:00
世界
484f0bb567
Initial zh-CN document translation: DNS
2022-08-24 16:37:06 +08:00
世界
90328934f3
Add ip_version rule item
2022-08-16 23:47:14 +08:00
世界
daca216fe4
Remove incorrect warning
2022-08-09 17:27:22 +08:00
世界
70f48ddc3f
Update documentation
2022-07-27 12:13:31 +08:00
世界
02ef795581
Add user rule item
2022-07-17 17:38:11 +08:00
世界
a41127179d
Declare required fields in the documentation
2022-07-09 09:28:54 +08:00
世界
493f517d93
Add log and dns documentation
2022-07-08 18:41:18 +08:00