From: Martijn Lievaart <m@rtij.nl>
To: "Július Bemš" <julius.bems@gmail.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: in-memory table change
Date: Sun, 29 Apr 2007 17:09:07 +0200 [thread overview]
Message-ID: <4634B513.2020706@rtij.nl> (raw)
In-Reply-To: <46331171.0580d666.73d8.ffffc398@mx.google.com>
Július Bem¹ wrote:
> Hello,
>
> I have to try solve this problem:
> -If there is a lot of rules in the packet filter table, it takes a quite
> long time for 'iptables' to add a new rule (the change will be seen
> sometimes in 30 seconds).
> -I don't know how 'iptables' exactly works, but I thinked about changing
> rules exactly in the table, which is in-memory. It could take less time than
> 'iptables'
>
> So my question is: Is this what I have described real? If yes, are there
> some utilities by which I can change in-memory packet filter table? Because
> I want avoid writing some code in c.
>
Do you use iptables--restore? If not, look into that. If yes, well, I'm
afraid I cannot help you.
HTH,
M4
prev parent reply other threads:[~2007-04-29 15:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-28 9:17 in-memory table change Július Bemš
2007-04-29 15:09 ` Martijn Lievaart [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=4634B513.2020706@rtij.nl \
--to=m@rtij.nl \
--cc=julius.bems@gmail.com \
--cc=netfilter@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.