From: "William N." <netfilter@riseup.net>
To: netfilter@vger.kernel.org
Subject: How to have a counter for vmap verdicts?
Date: Fri, 14 Jun 2024 19:15:11 -0000 [thread overview]
Message-ID: <20240614191511.3e9cd1a6@localhost> (raw)
Hi,
I have this anonymous vmap:
ct state vmap {
invalid: drop,
established : continue,
related : continue
}
Is there a way to have:
- a counter for each individual verdict
- a counter only for the drop
but without jumps to other chains, shown in the wiki?
next reply other threads:[~2024-06-14 19:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-14 19:15 William N. [this message]
2024-06-15 1:27 ` How to have a counter for vmap verdicts? Kerin Millar
2024-06-16 17:16 ` William N.
2024-06-17 0:48 ` Kerin Millar
2024-06-17 0:52 ` Kerin Millar
2024-06-17 16:42 ` William N.
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=20240614191511.3e9cd1a6@localhost \
--to=netfilter@riseup.net \
--cc=netfilter@vger.kernel.org \
/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.