All of lore.kernel.org
 help / color / mirror / Atom feed
* checkentry() and detroy ()  called multiple times
@ 2003-05-12 14:22 diegows
  2003-05-23 19:54 ` Harald Welte
  0 siblings, 1 reply; 2+ messages in thread
From: diegows @ 2003-05-12 14:22 UTC (permalink / raw)
  To: netfilter-devel

I 'm doing a match module and I have i little confusion.

If I insert a rule using my match module, I see that checkentry() is 
called once. If I insert a rule using my match module again I see that 
checkentry() is called twice and destroy is called once, and If i insert 
a rule for third time I see that checkentry is called tree times and 
destroy twice.

Is this the right? why?

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

end of thread, other threads:[~2003-05-23 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-12 14:22 checkentry() and detroy () called multiple times diegows
2003-05-23 19:54 ` 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.