Skip to content

IP Matcher on a list of CIDR ranges#16592

Merged
snowp merged 23 commits intoenvoyproxy:mainfrom
curiefense:feature/ips_matcher
Jun 25, 2021
Merged

IP Matcher on a list of CIDR ranges#16592
snowp merged 23 commits intoenvoyproxy:mainfrom
curiefense:feature/ips_matcher

Conversation

@aguinet
Copy link
Copy Markdown
Contributor

@aguinet aguinet commented May 20, 2021

Commit Message: Input matcher that checks that an IP{v4,v6} belongs to a list of CIDR ranges
Additional Description:

This input matcher takes an IPv4 or v6 address as input and returns true if it belongs to a list of given CIDR ranges. It uses the existing LcTrie facility.

See issue #16568

Risk Level: Medium
Testing: Unit tests for the extension are added
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

Loading
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.

4 participants