From: Simon Horman <simon.horman@netronome.com>
To: netdev@vger.kernel.org
Cc: stephen@networkplumber.org
Subject: [PATCH/RFC iproute2 0/3] iptunnel: support MPLS in IPv4 and UDP
Date: Wed, 6 Jul 2016 20:23:15 +0200 [thread overview]
Message-ID: <1467829398-4601-1-git-send-email-simon.horman@netronome.com> (raw)
This short series provides support for MPLS in IPv4 (RFC4023), and by
virtue of FOU MPLS in UDP (RFC7510).
The changes are as follows:
1. Document the mode parameter of SIT tunnels
2. Enhance ipip and sit to handle MPLS. Both already handle IPv4.
sit also already handles IPv6.
A corresponding kernel patchset will also be posted.
Simon Horman (3):
iptunnel: document mode parameter for sit tunnels
iptunnel: add support for mpls/ip to sit tunnels
iptunnel: add support for mpls/ip to ipip tunnels
ip/link_iptnl.c | 47 ++++++++++++++++++++++++++++++++++++++---------
ip/tunnel.c | 10 ++++++++++
man/man8/ip-link.8.in | 10 ++++++++++
3 files changed, 58 insertions(+), 9 deletions(-)
--
2.7.0.rc3.207.g0ac5344
next reply other threads:[~2016-07-06 18:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-06 18:23 Simon Horman [this message]
2016-07-06 18:23 ` [PATCH/RFC iproute2 1/3] iptunnel: document mode parameter for sit tunnels Simon Horman
2016-07-06 18:23 ` [PATCH/RFC iproute2 2/3] iptunnel: add support for mpls/ip to " Simon Horman
2016-08-03 0:48 ` David Ahern
2016-07-06 18:23 ` [PATCH/RFC iproute2 3/3] iptunnel: add support for mpls/ip to ipip tunnels Simon Horman
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=1467829398-4601-1-git-send-email-simon.horman@netronome.com \
--to=simon.horman@netronome.com \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.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).