-
Notifications
You must be signed in to change notification settings - Fork 0
Filtering support #13
Copy link
Copy link
Open
Description
It would be nice to have some sort of filtering support:
filter:
- local-to-local: true
- match: source_ip
is: 0.0.0.0
- match: source_ip
is: 255.255.255.255
- match: destination_ip
is: 0.0.0.0
- match: destination_ip
is: 255.255.255.255I'm also wondering if there's a way to make it more flexible, so you could use full ranges / subnets.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels