Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit number of IP addresses a host can announce #1049

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

peterjan
Copy link
Member

We were already limiting the number of IP addresses a host can announce through its domain name. I added some basic unit tests around the IPFilter and IPResolver to ensure our lookups behave as we intend them to. Closes #1043

@peterjan peterjan self-assigned this Mar 11, 2024
@peterjan peterjan requested a review from ChrisSchinnerl March 11, 2024 11:13
@peterjan peterjan marked this pull request as ready for review March 11, 2024 11:13
@peterjan peterjan marked this pull request as draft March 11, 2024 11:17
@peterjan peterjan marked this pull request as ready for review March 11, 2024 11:32
@ChrisSchinnerl ChrisSchinnerl merged commit 730e5c3 into dev Mar 11, 2024
8 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the pj/ipfilter-test branch March 11, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Limit the number of IP addresses a host can announce via its domain name
2 participants