All of lore.kernel.org
 help / color / mirror / Atom feed
* Need pass skb to help!!
@ 2003-12-10  8:55 Jesse Peng
  2003-12-10  9:39 ` Jesse Peng
  0 siblings, 1 reply; 2+ messages in thread
From: Jesse Peng @ 2003-12-10  8:55 UTC (permalink / raw)
  To: netfilter

Currently we have a project which need while help routine (run on 
related conntrack)executed, move nfct pointing to its parent's 
conntrack(not that dirty you would mistake). But as you know, currently 
parameters passed to connection help only include iph. So it leaves me 
almost no other choice but patching the help that of course would 
certainly cause nightmare(need patch every helper). How can I do? or the 
helper infrastructure consider any future plan? Please "help" !

Your sincerely
Jesse

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

* Re: Need pass skb to help!!
  2003-12-10  8:55 Need pass skb to help!! Jesse Peng
@ 2003-12-10  9:39 ` Jesse Peng
  0 siblings, 0 replies; 2+ messages in thread
From: Jesse Peng @ 2003-12-10  9:39 UTC (permalink / raw)
  To: Jesse Peng; +Cc: netfilter

Jesse Peng wrote:

> Currently we have a project which need while help routine (run on 
> related conntrack)executed, move nfct pointing to its parent's 
> conntrack(not that dirty you would mistake). But as you know, 
> currently parameters passed to connection help only include iph. So it 
> leaves me almost no other choice but patching the help that of course 
> would certainly cause nightmare(need patch every helper). How can I 
> do? or the helper infrastructure consider any future plan? Please 
> "help" !
>
> Your sincerely
> Jesse
>
>
Just back from a short evening relex walk, it hit me a acceptable 
solution. That's while help, I leave some information at help info, and 
I prepare another private module right after the NF_IP_PRI_CONNTRACK 
hook which then take the responsibility checking if concerning message 
left in the help info and thus moving the nfct.

Thanks
Jesse

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

end of thread, other threads:[~2003-12-10  9:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-10  8:55 Need pass skb to help!! Jesse Peng
2003-12-10  9:39 ` Jesse Peng

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.