From: Stephen Hemminger <stephen@networkplumber.org>
To: Greg Greenway <ggreenway@apple.com>
Cc: Linux Kernel Network Developers <netdev@vger.kernel.org>,
Tom Herbert <tom@herbertland.com>
Subject: Re: [PATCH iproute2 v2] Add "show" subcommand to "ip fou"
Date: Thu, 16 Nov 2017 17:06:30 -0800 [thread overview]
Message-ID: <20171116170630.052d2422@xeon-e3> (raw)
In-Reply-To: <AA18676F-3BD4-4CB9-B4A5-C265FDD86738@apple.com>
On Thu, 16 Nov 2017 16:53:22 -0800
Greg Greenway <ggreenway@apple.com> wrote:
> Sample output:
>
> $ sudo ./ip/ip fou add port 111 ipproto 11
> $ sudo ./ip/ip fou add port 222 ipproto 22 -6
> $ ./ip/ip fou show
> port 222 ipproto 22 -6
> port 111 ipproto 11
>
> Signed-off-by: Greg Greenway <ggreenway@apple.com>
Applied, thanks. Sorry for the annoying procedural problem.
prev parent reply other threads:[~2017-11-17 1:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-17 0:53 [PATCH iproute2 v2] Add "show" subcommand to "ip fou" Greg Greenway
2017-11-17 1:06 ` Stephen Hemminger [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=20171116170630.052d2422@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=ggreenway@apple.com \
--cc=netdev@vger.kernel.org \
--cc=tom@herbertland.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.