From: Pablo Neira Ayuso <pablo@netfilter.org>
To: "Pablo M. Bermudo Garay" <pablombg@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH iptables v3 2/2] xtables-compat: add rule cache
Date: Tue, 30 Aug 2016 18:58:22 +0200 [thread overview]
Message-ID: <20160830165822.GA1175@salvia> (raw)
In-Reply-To: <20160826165844.6849-2-pablombg@gmail.com>
On Fri, Aug 26, 2016 at 06:58:44PM +0200, Pablo M. Bermudo Garay wrote:
> This patch adds a cache of rules within the nft handle. This feature is
> useful since the whole ruleset was brought from the kernel for every
> chain during listing operations. In addition with the new checks of
> ruleset compatibility, the rule list is loaded one more time.
>
> Now all the operations causing changes in the ruleset must invalidate
> the cache, a function called flush_rule_cache has been introduced for
> this purpose.
Applied, thanks!
next prev parent reply other threads:[~2016-08-30 16:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-26 16:58 [PATCH iptables v3 1/2] xtables-compat: check if nft ruleset is compatible Pablo M. Bermudo Garay
2016-08-26 16:58 ` [PATCH iptables v3 2/2] xtables-compat: add rule cache Pablo M. Bermudo Garay
2016-08-30 16:58 ` Pablo Neira Ayuso [this message]
2016-08-26 17:36 ` [PATCH iptables v3 1/2] xtables-compat: check if nft ruleset is compatible Pablo Neira Ayuso
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=20160830165822.GA1175@salvia \
--to=pablo@netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablombg@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).