netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Bjørnar Ness" <bjornar.ness@gmail.com>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: named vmaps
Date: Mon, 24 Nov 2014 20:03:16 +0100	[thread overview]
Message-ID: <CAJO99Tkv_rRE8Jd+=DzVSmWiFMUT2hgtLWR9VUxmZkivrod34w@mail.gmail.com> (raw)
In-Reply-To: <20141124115522.GA27521@salvia>

2014-11-24 12:55 GMT+01:00 Pablo Neira Ayuso <pablo@netfilter.org>:
> On Fri, Nov 21, 2014 at 09:22:00AM +0100, Bjørnar Ness wrote:
>> Is support for named vmaps removed from nft? Running kernel 3.18.0-rc5
>> [ ... ]
>
> I have updated the documentation:
>
> http://wiki.nftables.org/wiki-nftables/index.php/Dictionaries
>
> Please, let me know if you find any mistake on it. Thanks.

This works, thanks Pablo!

A few comments, tho:

Is it possible/planned to make counters work with sets/vmaps?

nft add rule filter input ip saddr vmap @my_vmap counter

will not work since it counts too late (never)

Is the following planned:
1) individual element counters
2) comments for elements
3) element timeout

Also, negative set/vmap lookup does not seem to work, I would like the
following functionality

nft insert rule filter forward ip saddr !@ignorelist ip saddr @blocklist drop

Best regards,

-- 
Bj(/)rnar
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2014-11-24 19:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-21  8:22 named vmaps Bjørnar Ness
2014-11-24 11:55 ` Pablo Neira Ayuso
2014-11-24 19:03   ` Bjørnar Ness [this message]
2014-11-25 18:07     ` 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='CAJO99Tkv_rRE8Jd+=DzVSmWiFMUT2hgtLWR9VUxmZkivrod34w@mail.gmail.com' \
    --to=bjornar.ness@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@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 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).