netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to have a counter for vmap verdicts?
@ 2024-06-14 19:15 William N.
  2024-06-15  1:27 ` Kerin Millar
  0 siblings, 1 reply; 6+ messages in thread
From: William N. @ 2024-06-14 19:15 UTC (permalink / raw)
  To: netfilter

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?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-17 16:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 19:15 How to have a counter for vmap verdicts? William N.
2024-06-15  1:27 ` 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.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).