router: strip /32 suffix during resolve to deduplicate host routes
antifilter lists contain IPs with /32 suffix, other lists without.
This caused duplicates in resolved file (1.1.1.1 vs 1.1.1.1/32).
Strip /32 before sort -u to properly deduplicate.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please
register
or
sign in
to comment