On 04/15/2010 05:57 AM, IƱaki Baz Castillo wrote:
Hi, 'ip_addr' and 'mask' columns (in 'address' table) should be a composite UNIQUE key as it doesn't make sense to have two entries sharing both values (the module would always take the first one). This would requiere a change in the DB schema. Opinions?
What if you want to have the same CIDR block be a member of different groups (grp) or allow two distinct source ports only (port) from a given block?