Yi-Hung Wei <yihung.wei@xxxxxxxxx> wrote: > Currently, nf_conncount_count() counts the number of connections that > matches key and inserts a conntrack 'tuple' with the same key into the > accounting data structure. This patch supports another use case that only > counts the number of connections where 'tuple' is not provided. Therefore, > proper changes are made on nf_conncount_count() to support the case where > 'tuple' is NULL. This could be useful for querying statistics or > debugging purpose. Acked-by: Florian Westphal <fw@xxxxxxxxx> -- 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