From: Rusty Russell <rusty@rustcorp.com.au>
To: VeNoMouS <venom@gen-x.co.nz>
Cc: Netfilter development mailing list <netfilter-devel@lists.netfilter.org>
Subject: Re: New patches
Date: Tue, 18 Jan 2005 13:53:37 +1100 [thread overview]
Message-ID: <1106016817.30801.30.camel@localhost.localdomain> (raw)
In-Reply-To: <00be01c4fc0c$ddd6b760$5746370a@nsp.local>
On Mon, 2005-01-17 at 09:49 +1300, VeNoMouS wrote:
> Ive written a bidirectional matching patch and rewritten the quota
> patch to include packet header length as well into the quota these
> patches can be found at http://www.gen-x.co.nz/patches/ Ive included a
> patch for iptables-1.2.11 for the bidirectional match perhaps these
> can be entered into PoM?
OK, first step is to grab the latest subversion tree and patch against
that. Secondly, I'd suggest:
1) Rename to "bidir" since "bidirectional" is a little long,
2) Use a single structure, rather than separating into two.
3) Don't define "IP", use *flags = 1, and you don't need to check
for it anywhere else.
You might want to consider the merits of allow TCP/UDP ports, too. I
don't know if this is a good idea or even has clear semantics.
Cheers,
Rusty.
--
A bad analogy is like a leaky screwdriver -- Richard Braakman
next prev parent reply other threads:[~2005-01-18 2:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-16 20:49 New patches VeNoMouS
2005-01-18 2:53 ` Rusty Russell [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-04-03 13:06 Jeff Squyres (jsquyres)
2004-11-12 14:39 new patches Ferenci Daniel
2004-10-13 10:25 howl Russell Coker
2004-10-13 20:18 ` howl James Carter
2004-10-14 3:25 ` New Patches Daniel J Walsh
2004-10-15 15:14 ` James Carter
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=1106016817.30801.30.camel@localhost.localdomain \
--to=rusty@rustcorp.com.au \
--cc=netfilter-devel@lists.netfilter.org \
--cc=venom@gen-x.co.nz \
/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.