From: Stephen Hemminger <stephen@networkplumber.org>
To: Dmitry Kozlov <xeb@mail.ru>
Cc: Hannes Frederic Sowa <hannes@stressinduktion.org>,
"Templin, Fred L" <Fred.L.Templin@boeing.com>,
netdev@vger.kernel.org
Subject: Re: [PATCH RESEND] iproute2: GRE over IPv6 tunnel support.
Date: Sat, 28 Sep 2013 10:14:48 -0700 [thread overview]
Message-ID: <20130928101448.1a3c3b29@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <20130928113251.75738a49@comp1>
On Sat, 28 Sep 2013 11:32:51 +0400
Dmitry Kozlov <xeb@mail.ru> wrote:
> GRE over IPv6 tunnel support.
>
> Signed-off-by: Dmitry Kozlov <xeb@mail.ru>
> ---
> ip/Makefile | 3 +-
> ip/ip6tunnel.c | 131 ++++++++++++++++---
> ip/iplink.c | 7 +-
> ip/link_gre6.c | 398 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 516 insertions(+), 23 deletions(-)
> create mode 100644 ip/link_gre6.c
>
Please send an additional patch to update the man page.
next prev parent reply other threads:[~2013-09-28 17:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-28 7:32 [PATCH RESEND] iproute2: GRE over IPv6 tunnel support Dmitry Kozlov
2013-09-28 17:14 ` Stephen Hemminger [this message]
2013-09-28 21:27 ` Hannes Frederic Sowa
2013-10-01 4:41 ` Stephen Hemminger
2013-10-01 4:40 ` Stephen Hemminger
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=20130928101448.1a3c3b29@nehalam.linuxnetplumber.net \
--to=stephen@networkplumber.org \
--cc=Fred.L.Templin@boeing.com \
--cc=hannes@stressinduktion.org \
--cc=netdev@vger.kernel.org \
--cc=xeb@mail.ru \
/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.