All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Patches to allow updates of timeouts in expectations
@ 2012-05-03  0:39 Kelvie Wong
  2012-05-03  0:39 ` [PATCH] expect: support NFCT_Q_CREATE_UPDATE in nfexp_query Kelvie Wong
  2012-05-03  0:39 ` [PATCH] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect Kelvie Wong
  0 siblings, 2 replies; 10+ messages in thread
From: Kelvie Wong @ 2012-05-03  0:39 UTC (permalink / raw)
  To: netfilter-devel

Hello all,

These are a couple of patches that I will be using in order to solve a problem
I am having with (permanent) expectation timeouts not being able to be updated.

Initial testing tells me that these work; when I call NFCT_Q_CREATE_UPDATE with
an existing permanent expectation, it updates it correctly with the new timeout
value. I use nfexp_query directly (rather than through conntrack-tools).

Anyway, this is something that was useful to me, so I'm not sure if you guys
would like these patches upstream but also, am I doing this correctly 
(especially with respect to locking), or is there any other thing I may have
overlooked?

Thanks,
Kelvie


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

end of thread, other threads:[~2012-05-07 18:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-03  0:39 [RFC] Patches to allow updates of timeouts in expectations Kelvie Wong
2012-05-03  0:39 ` [PATCH] expect: support NFCT_Q_CREATE_UPDATE in nfexp_query Kelvie Wong
2012-05-03  0:39 ` [PATCH] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect Kelvie Wong
2012-05-06 23:09   ` Pablo Neira Ayuso
2012-05-07  1:51     ` Kelvie Wong
2012-05-07  1:53       ` Kelvie Wong
2012-05-07  8:42       ` Pablo Neira Ayuso
2012-05-07 16:28         ` Kelvie Wong
2012-05-07 16:43           ` Kelvie Wong
2012-05-07 18:54             ` Pablo Neira Ayuso

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.