Skip to content

Comments

aggregate on filtered ips#484

Merged
ehsandeep merged 1 commit intomainfrom
issue-473-aggregate-on-filter
Sep 2, 2024
Merged

aggregate on filtered ips#484
ehsandeep merged 1 commit intomainfrom
issue-473-aggregate-on-filter

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

@RamanaReddy0M RamanaReddy0M self-assigned this Aug 22, 2024
@ehsandeep ehsandeep merged commit 79e341c into main Sep 2, 2024
@ehsandeep ehsandeep deleted the issue-473-aggregate-on-filter branch September 2, 2024 09:46
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