From: Patrick McHardy <kaber@trash.net>
To: Sven Anders <anders@anduras.de>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: Negating limit
Date: Thu, 08 Jun 2006 09:36:12 +0200 [thread overview]
Message-ID: <4487D36C.5060708@trash.net> (raw)
In-Reply-To: <44848BE1.1070503@anduras.de>
Sven Anders wrote:
> Here is a patch to allow a negated "limit", so we can match above and below the
> limit.
>
> It adds a new "flags" variable after the burst. I'm not sure, if I can add it
> after the "*master" variable, so I added it here.
> Does this preserve compatibility, because anything after is only used by the kernel?
No, unfortunately there is no way to add a new variable to that struct
without breaking compatibility. You could add a new revision, but I
would like to think about Massimiliano Hofer's patch before that,
if we do something like that we can get rid of the "master" pointer
with the new revision.
next prev parent reply other threads:[~2006-06-08 7:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-05 19:54 Negating limit Sven Anders
2006-06-07 9:28 ` Sven Anders
2006-06-08 7:36 ` Patrick McHardy [this message]
2006-06-08 9:12 ` Sven Anders
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=4487D36C.5060708@trash.net \
--to=kaber@trash.net \
--cc=anders@anduras.de \
--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.