[ https://www.modsecurity.org/tracker/browse/MODSEC-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Breno Silva Pinto closed MODSEC-140.
------------------------------------
Resolution: Fixed
> Add a fast IP address and network based matching operator
> ---------------------------------------------------------
>
> Key: MODSEC-140
> URL: https://www.modsecurity.org/tracker/browse/MODSEC-140
> Project: ModSecurity
> Issue Type: New Feature
> Security Level: Normal
> Reporter: Brian Rectanus
> Assignee: Breno Silva Pinto
> Fix For: 2.6.0
>
>
> We need to be able to match IPs and networks quickly, including large lists.
> Something like:
> @ip <ip | ip/cidr | ip/netmask>, ...
> This would match if the target was listed in any ip or network.
> This must support both IPv4 and IPv6.
> I am thinking radix tree and/or modifying @pm to support IPs (former sounds better right now).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://www.modsecurity.org/tracker/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|