On Sun, Mar 04, 2018 at 03:29:52PM -0800, Yi-Hung Wei 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. Also applied, 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