mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Add ipmatchFromfile
This commit is contained in:
@@ -116,4 +116,7 @@ char DSOLOCAL *construct_single_var(modsec_rec *msr, char *name);
|
||||
|
||||
char DSOLOCAL *format_all_performance_variables(modsec_rec *msr, apr_pool_t *mp);
|
||||
|
||||
unsigned char DSOLOCAL is_netmask_v4(char *ip_strv4);
|
||||
|
||||
unsigned char DSOLOCAL is_netmask_v6(char *ip_strv6);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user