If I add a map, say: add map filter ipv4_map { type ipv4_address => verdict; } add element filter ipv4_map { 10.0.0.1 => accept } .. every time I "list table filter", a extra ipv4_map element map appears: the 3rd time I list, I see this: map ipv4_map { type ipv4_address => verdict elements = { 10.0.0.1 => accept} } map ipv4_map { type ipv4_address => verdict elements = { 10.0.0.1 => accept} } map ipv4_map { type ipv4_address => verdict elements = { 10.0.0.1 => accept} } -- Bj(/)rnar -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html