Skip to content

Conversation

@j-chmielewski
Copy link
Contributor

Previous implementation skipped adding routes for all individual allowed IPs in the presence of a single unspecified IP address while not distinguishing between IP versions. Therefore IPv6 unspecified IP (::/0) entry in allowed ips prevented all regular IPv4 routes from being added even if unspecified IPv4 address wasn't present in the allowed-ips section.

Related to DefGuard/defguard#1000.

Previous implementation skipped adding routes for all individual allowed
IPs in the presence of a single unspecified IP address while not
distinguishing between IP versions. Therefore IPv6 unspecified IP (::/0)
entry in allowed ips prevented all regular IPv4 routes from being added
even if unspecified IPv4 address wasn't present in the allowed-ips
section.
@j-chmielewski j-chmielewski merged commit 812b30f into main Jun 12, 2025
1 check passed
@j-chmielewski j-chmielewski deleted the fix-default-routes branch June 12, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants