Hello, This patch series enables mark filtering in NFCT plugin. Would you review it? I think there are two issues: * libnetfilter_conntrack I reused struct nfct_filter_dump_mark for NFCT_FILTER_MARK nfct_filter_add_attr(). Should I introduce a new one which will be the same field? * ulogd I've changed all dump function to use nfct_filter_dump excepting in do_purge(). It may require many tests so that is it better having a field to check mark filter has set and checking it on dumping? Thanks. -- 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