From: Jesse Peng <jesse@deansoft.com.tw>
To: Jesse Peng <jesse@deansoft.com.tw>
Cc: netfilter <netfilter-devel@lists.netfilter.org>
Subject: Re: Need pass skb to help!!
Date: Wed, 10 Dec 2003 17:39:51 +0800 [thread overview]
Message-ID: <3FD6E9E7.3010205@deansoft.com.tw> (raw)
In-Reply-To: 3FD6DF99.4030809@deansoft.com.tw
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
prev parent reply other threads:[~2003-12-10 9:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-10 8:55 Need pass skb to help!! Jesse Peng
2003-12-10 9:39 ` Jesse Peng [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3FD6E9E7.3010205@deansoft.com.tw \
--to=jesse@deansoft.com.tw \
--cc=netfilter-devel@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.