All of lore.kernel.org
 help / color / mirror / Atom feed
* maintaining per rule counters
@ 2003-04-10 15:02 Padraig
  2003-04-13 16:36 ` Harald Welte
  0 siblings, 1 reply; 2+ messages in thread
From: Padraig @ 2003-04-10 15:02 UTC (permalink / raw)
  To: netfilter-devel

Hi I'm afraid I can't subscribe to the mailing list at present?

Anyway I have a fairly simple requirement to maintain per
rule packet & byte counts that are timestamped and sent
to userspace every 1ms (packet clocked).

My question is where is the best place to store the 1ms of counters.
Can I create a target module and put the data in the *targinfo
I.E. is targinfo global to the target module or per rule.
The ideal would be if it was dynamically allocated per rule and
was just big enough for my counters+timestamp. What determines
the size?

cheers,
Pádraig.

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

end of thread, other threads:[~2003-04-13 16:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-10 15:02 maintaining per rule counters Padraig
2003-04-13 16:36 ` Harald Welte

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.