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

aggregate on filtered ips #484

Merged
merged 1 commit into from
Sep 2, 2024
Merged

aggregate on filtered ips #484

merged 1 commit into from
Sep 2, 2024

Conversation

RamanaReddy0M
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M commented Aug 22, 2024

✗ cat inputt.txt 
10.0.0.0
10.0.0.1
10.0.0.2
10.0.0.3%

✗ go run . -silent -cl input.txt -fi 10.0.0.1 -a
10.0.0.0/32
10.0.0.2/31

@ehsandeep ehsandeep merged commit 79e341c into main Sep 2, 2024
6 checks passed
@ehsandeep ehsandeep deleted the issue-473-aggregate-on-filter branch September 2, 2024 09:46
@christianfl christianfl mentioned this pull request Oct 21, 2024
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.

[Issue] Filtered IPs should not show up in aggregate subnets
3 participants