On Sun, Nov 04, 2012 at 10:32:19PM +0800, Igor wrote: > Thanks, Willy. The stick-tables can't store CIDR IP range like > 224.0.0.0/3, this could be the problem to my problem, is there a plan > to add IP with mask store type to stick-tables in near future?
Unfortunately no, and it wouldn't make much sense since we're supposed to look up a key that was previously stored based on a rule, so the netmask at the instant of storage is the same for all keys. Willy

