summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2012-11-27 20:57:42 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2012-12-04 18:54:44 +0100
commit134bffa852edc341664dcc4808b1de41107d16d6 (patch)
tree49b888ba2b3da6c2d4086fd9334fa37fbdaec88b /configure.ac
parent102293accbc6ac3a21d68ab98e058263b316a407 (diff)
conntrack: add support to dump the dying and unconfirmed list via ctnetlink
This patch adds support for: conntrack -L dying conntrack -L unconfirmed To display the list of dying and unconfirmed conntracks. This provides some instrumentation in case that `conntrack -C` really deviates from what `conntrack -L | wc -l` says. Users like to check this to make sure things are going OK. Still, some conntrack objects may be still in the dying and the unconfirmed list. With this patch, we can also dump their content, before it was not possible. In normal cases both lists would be simply empty, or in the case of the dying list, you can observe that entries go slightly down in number. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions