From: Patrick McHardy <kaber@trash.net>
To: Toby DiPasquale <codeslinger@gmail.com>
Cc: zhongyu@18mail.cn, netfilter dev <netfilter-devel@lists.netfilter.org>
Subject: Re: [MATCH] a match for qq
Date: Fri, 21 Jul 2006 01:21:11 +0200 [thread overview]
Message-ID: <44C00FE7.4070905@trash.net> (raw)
In-Reply-To: <876ef97a0607201447l5a58bd52s404f9f7c7fb6e451@mail.gmail.com>
Toby DiPasquale wrote:
> I think perhaps that multiple match modules, one per IM protocol,
> would be best here. For example, ipt_im_qq, ipt_im_jabber, ipt_im_msn,
> ipt_im_aim, etc. Having them all in one match module will hinder fast
> update when one or another of the supported protocols has changed and
> make the match module's code large and unwieldy.
Updates shouldn't really make a difference. I agree with putting it
in seperate matches, but they can still be part of the same module
IMO. We currently have way to many modules basically doing the same
thing (match one field of packet data, match of field of meta data)
and I would like to get rid of the "one match per module" attitude.
next prev parent reply other threads:[~2006-07-20 23:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-17 22:51 [MATCH] a match for qq zhongyu
2006-07-20 16:26 ` Patrick McHardy
2006-07-20 3:31 ` zhongyu
2006-07-20 21:47 ` Toby DiPasquale
2006-07-20 23:21 ` Patrick McHardy [this message]
2006-07-20 23:39 ` Patrick McHardy
2006-07-22 2:20 ` zhongyu
2006-07-25 1:24 ` Patrick McHardy
2006-07-24 11:06 ` zhongyu
2006-07-25 12:23 ` Samuel Jean
2006-07-25 4:10 ` zhongyu
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=44C00FE7.4070905@trash.net \
--to=kaber@trash.net \
--cc=codeslinger@gmail.com \
--cc=netfilter-devel@lists.netfilter.org \
--cc=zhongyu@18mail.cn \
/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.