All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Matteo Croce <technoboy85@gmail.com>
Cc: netfilter@vger.kernel.org
Subject: Re: nft error
Date: Wed, 26 Feb 2014 17:34:58 +0100	[thread overview]
Message-ID: <20140226163458.GA22606@localhost> (raw)
In-Reply-To: <CAFnufp3Jigct_=uwUO+7sgNzQuRUHAczSWJ3yS+jSBhu=9H6VQ@mail.gmail.com>

On Wed, Feb 26, 2014 at 05:26:58PM +0100, Matteo Croce wrote:
> What module I'm missing now?
> 
> # nft list table global
> table ip global {
>         chain one {
>                  type filter hook input priority 0;
>         }
> }
> 
> # nft add set global ipv4_ad \{ type ipv4_address \; \}
> internal:0:0-0: Error: Could not add set: Operation not supported

nft_hash               12900  0
nft_rbtree             12808  1
nf_tables              42349  3 nf_tables_ipv4,nft_hash,nft_rbtree

  reply	other threads:[~2014-02-26 16:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-26 10:12 nft error Matteo Croce
2014-02-26 10:18 ` Eric Leblond
2014-02-26 10:25 ` Pablo Neira Ayuso
2014-02-26 10:28   ` Matteo Croce
2014-02-26 10:45   ` Pablo Neira Ayuso
2014-02-26 10:47     ` Matteo Croce
2014-02-26 16:26       ` Matteo Croce
2014-02-26 16:34         ` Pablo Neira Ayuso [this message]
2014-02-27 11:10           ` Matteo Croce
     [not found] ` <CAFpD06QcWdVkfM1wdA_neoLreewAvR65h5yvmHNX8nvB2h80ow@mail.gmail.com>
2014-02-26 10:27   ` Matteo Croce

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=20140226163458.GA22606@localhost \
    --to=pablo@netfilter.org \
    --cc=netfilter@vger.kernel.org \
    --cc=technoboy85@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 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.