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 v2 2/2] xtables-compat: add rule cache
Date: Tue, 23 Aug 2016 13:59:30 +0200 [thread overview]
Message-ID: <20160823115930.GA27034@salvia> (raw)
In-Reply-To: <20160823115814.GB26961@salvia>
On Tue, Aug 23, 2016 at 01:58:14PM +0200, Pablo Neira Ayuso wrote:
> On Mon, Aug 22, 2016 at 05:11:19PM +0200, Pablo M. Bermudo Garay wrote:
> > This patch adds a cache of rules within the nft handle. This feature is
> > more useful after the new checks of ruleset compatibility, since the
> > rule list is loaded twice consecutively.
> >
> > 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.
Sorry for this email in Spanish. I thought Pablo was sending me this
patchset to make it an internal review as part of the GSoC mentorship.
prev parent reply other threads:[~2016-08-23 11:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-22 15:11 [PATCH iptables v2 1/2] xtables-compat: check if nft ruleset is compatible Pablo M. Bermudo Garay
2016-08-22 15:11 ` [PATCH iptables v2 2/2] xtables-compat: add rule cache Pablo M. Bermudo Garay
2016-08-23 11:58 ` Pablo Neira Ayuso
2016-08-23 11:59 ` Pablo Neira Ayuso [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=20160823115930.GA27034@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).