All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Allen Vanderburg II <brianvanderburg2@aim.com>
To: netfilter-devel@vger.kernel.org
Subject: Dynamic IP set support
Date: Sat, 24 Oct 2015 12:48:28 -0400	[thread overview]
Message-ID: <562BB65C.9040100@aim.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 440 bytes --]

I'm interested in knowing since nftables supports sets directly, if
there is any support for dynamic sets much the same way that an iptables
rule can match a packet and add information such as an address or port
to an existing ipset.  How would I do something like this in nftables:

iptables -A FWOUTPUT -m addrtype --dst-type BROADCAST -j SET --add-set
udptracking4 src,src --exist --timeout 40

Thanks,

Brian Vanderburg II


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

                 reply	other threads:[~2015-10-24 16:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=562BB65C.9040100@aim.com \
    --to=brianvanderburg2@aim.com \
    --cc=netfilter-devel@vger.kernel.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.