All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Vitaly Zuevsky <vzuevsky@ns1.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: Fwd: conntrack -L does not show the full table
Date: Thu, 9 Dec 2021 11:26:28 +0100	[thread overview]
Message-ID: <20211209102628.GF30918@breakpoint.cc> (raw)
In-Reply-To: <CA+PiBLx2PKt68im24s1wHD7dcyHK-f0pBEhPWQTHsrvenT1f9w@mail.gmail.com>

Vitaly Zuevsky <vzuevsky@ns1.com> wrote:
> Hi
> 
> I have many conntrack entries:
> # conntrack -C
> 85380
> However, I can't see them all:
> # conntrack -L
> ...
> conntrack v1.4.4 (conntrack-tools): 7315 flow entries have been shown.
> 
> It is not in the man conntrack how to get the rest (85380-7315)
> entries. Will it be a bug?

Maybe.  What happens if you do

conntrack -C
wc -l < /proc/net/nf_conntrack
conntrack -C
?

  reply	other threads:[~2021-12-09 10:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CA+PiBLyAYMBw-TgdaqVZ_a2agbRcdKnpZjS9OvP02oPAGPb=+Q@mail.gmail.com>
2021-12-08 13:47 ` Fwd: conntrack -L does not show the full table Vitaly Zuevsky
2021-12-09 10:26   ` Florian Westphal [this message]
2021-12-09 16:05     ` Vitaly Zuevsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211209102628.GF30918@breakpoint.cc \
    --to=fw@strlen.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=vzuevsky@ns1.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.