From: Steffen Klassert <steffen.klassert@secunet.com>
To: netdev@vger.kernel.org
Subject: [PATCH RFC 0/2] Add IPsec virtual tunnel interfaces to IPv6
Date: Mon, 19 Aug 2013 08:26:23 +0200 [thread overview]
Message-ID: <20130819062623.GN26773@secunet.com> (raw)
This patchset adds support for IPsec virtual tunnel interfaces to IPv6.
IPsec virtual tunnel interfaces provide a routable interface for IPsec
tunnel endpoints. This does not add any tunnel headers, it uses the
generic xfrm tunneling. It just provides an interface for xfrm IPv6
tunnels, like the IPv4 side does.
It has not much testing yet, I can setup the interface and ping through it.
Review and further testing is very wellcome.
I'll send the necessary iproute2 patches in a separate thread.
next reply other threads:[~2013-08-19 6:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-19 6:26 Steffen Klassert [this message]
2013-08-19 6:26 ` [PATCH RFC 1/2] ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel Steffen Klassert
2013-08-19 6:27 ` [PATCH RFC 2/2] ipv6: Add support for IPsec virtual tunnel interfaces Steffen Klassert
2013-08-22 7:47 ` Fan Du
2013-08-23 6:12 ` Steffen Klassert
2013-08-23 6:17 ` Fan Du
2013-08-26 16:37 ` Dan Williams
2013-08-26 16:51 ` Eric Dumazet
2013-08-27 11:08 ` Steffen Klassert
2013-08-21 0:28 ` [PATCH RFC 0/2] Add IPsec virtual tunnel interfaces to IPv6 David Miller
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=20130819062623.GN26773@secunet.com \
--to=steffen.klassert@secunet.com \
--cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).