Yi-Hung Wei <yihung....@gmail.com> 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 <f...@strlen.de>
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to