All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: "Asbjørn Sloth Tønnesen" <ast@fiberby.dk>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH conntrack 3/4 v2] conntrack: add support for CIDR notation
Date: Tue, 16 Feb 2016 19:19:20 +0100	[thread overview]
Message-ID: <20160216181920.GE20397@salvia> (raw)
In-Reply-To: <1454333407-6335-3-git-send-email-ast@fiberby.dk>

On Mon, Feb 01, 2016 at 01:30:06PM +0000, Asbjørn Sloth Tønnesen wrote:
> Add support for using CIDR notation in --{orig,tuple}-{src,dst} arguments,
> instead of free-form formatting netmask in --mask-{src,dst}.
> 
> Example:
>   conntrack -L -s 2001:db8::/56
> 
> Instead of:
>   conntrack -L -s 2001:db8:: --mask-src ffff:ffff:ffff:ff00::

Applied, thanks.
--
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:[~2016-02-16 18:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-01 13:30 [PATCH conntrack 1/4] conntrack: split up nfct_set_addr_from_opt() Asbjørn Sloth Tønnesen
2016-02-01 13:30 ` [PATCH conntrack 2/4 v2] conntrack: extend parse_addr() with CIDR support Asbjørn Sloth Tønnesen
2016-02-16 18:19   ` Pablo Neira Ayuso
2016-02-01 13:30 ` [PATCH conntrack 3/4 v2] conntrack: add support for CIDR notation Asbjørn Sloth Tønnesen
2016-02-16 18:19   ` Pablo Neira Ayuso [this message]
2016-02-01 13:30 ` [PATCH conntrack 4/4] tests: conntrack: add tests " Asbjørn Sloth Tønnesen
2016-02-16 18:20   ` Pablo Neira Ayuso
2016-02-16 18:18 ` [PATCH conntrack 1/4] conntrack: split up nfct_set_addr_from_opt() 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=20160216181920.GE20397@salvia \
    --to=pablo@netfilter.org \
    --cc=ast@fiberby.dk \
    --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.