K 10 svn:author V 6 ohauer K 8 svn:date V 27 2016-05-29T11:17:32.208438Z K 7 svn:log V 446 - update to 3.2-20160527 20160526 Feature: cidr tables now support if/endif and negation (by prepending "!" to a pattern), just like regexp and pcre tables. The primarily purpose is to improve readability of complex tables. Files: util/cidr_match.[hc], util/dict_cidr.c, proto/cidr_table. Cleanup: make regexp: and pcre: parser warning messages more similar. Files: dict_regexp.c, dict_pcre.c. END