All of lore.kernel.org
 help / color / mirror / Atom feed
* [0/3] conntrack event kernel issues
@ 2008-05-22  9:12 Fabian Hugelshofer
  2008-05-23 10:03 ` Patrick McHardy
  0 siblings, 1 reply; 8+ messages in thread
From: Fabian Hugelshofer @ 2008-05-22  9:12 UTC (permalink / raw)
  To: netfilter-devel

Hi,

I plan to use netfilter conntrack events to count the number of
connections which timed out without having received a reply. To make
this as efficient as possible I only want to monitor destroy events. I
have noticed three issues with that and wrote patches to solve them.
They follow in separate mails.

Please let me know what you think about them and if they could be useful
for other people as well.

patch1: export ct->status on all conntrack events
patch2: set SEEN_REPLY before destroying a conntrack on TCP RST
patch3: new status flag SEEN_RELATED


Regards,

Fabian


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

end of thread, other threads:[~2008-05-25 14:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-22  9:12 [0/3] conntrack event kernel issues Fabian Hugelshofer
2008-05-23 10:03 ` Patrick McHardy
2008-05-23 11:32   ` Fabian Hugelshofer
2008-05-23 11:38     ` Patrick McHardy
2008-05-23 12:10       ` Pablo Neira Ayuso
2008-05-23 12:20         ` Pablo Neira Ayuso
2008-05-23 13:13       ` Fabian Hugelshofer
2008-05-25 14:57         ` Patrick McHardy

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.