On Fri, Jun 19, 2015 at 12:25:30AM +0200, Patrick McHardy wrote: > On 18.06, Pablo Neira Ayuso wrote: > > This patch adds rule per-cpu counters. This introduces a new NFTA_COUNTER_TYPE > > netlink attribute to indicate the type of counters to be used. The default is > > the compact seqlock representation for compatibility. > > I don't think that userspace should care about the implementation details. > I'd just switch to percpu unconditionally. Will send a v2. I can't find a use-case for the compact memory representation of the seqlock counter, but if that ever happens we can go back to this type attribute so the user can select. -- 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