On Mon, Jan 25, 2016 at 11:15:47AM +0000, Asbjørn Sloth Tønnesen wrote: > This patch extends --mask-src and --mask-dst to also work > with the conntrack table, with commands -L, -D, -E and -U. > > Signed-off-by: Asbjørn Sloth Tønnesen <ast@xxxxxxxxxx> > --- > > Notes: > This is almost completely backward compatible, > since the --mask-* arguments previously gave > an error is used with these commands and the > conntrack table. > > I have changed the global_family to filter_family, > and it is only used to pass the family to the callback, > the alternative would be to change the data argument of > the callbacks to a struct. I see changes with regards to previous patchset, not we don't use cidr. I think this is better since it allows a more compact way. I prefer the cidr-based approach, any reason to drop it? -- 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