Hi Hank, On Thu, Jul 22, 2010 at 09:49:31PM -0700, Hank A. Paulson wrote: > Can the file based lists be used for any matches or just IPs?
Yes, they can be used for anything, even regex if you want. Patterns are simply loaded from the file rather than from the config line. However, IPs get a specific processing which consists in loading them into a tree for very fast lookup of massive networks lists. Willy

