From: Thomas Graf <tgraf@suug.ch>
To: netdev@vger.kernel.org
Cc: stephen@networkplumber.org, therbert@google.com,
nicolas.dichtel@6wind.com, pshelar@nicira.com,
xiyou.wangcong@gmail.com, ogerlitz@mellanox.com,
dborkman@redhat.com
Subject: [PATCH 0/2 net-next] vxlan: Liberal parsing & basic VXLAN-gpe
Date: Fri, 11 Jul 2014 18:59:48 +0200 [thread overview]
Message-ID: <cover.1405097440.git.tgraf@suug.ch> (raw)
The following series makes VXLAN receive more liberal in what it accepts.
The receive behaviour is now in accordance with the draft. It also
establishes basic support for VXLAN-gpe to allow carrying non ethernet
in the future.
Thomas Graf (2):
vxlan: Be liberal on receive and only require the I bit to be set
vxlan: Minimal support for Generic Protocol Extension (VXLAN-gpe)
drivers/net/vxlan.c | 88 +++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 76 insertions(+), 12 deletions(-)
--
1.9.3
next reply other threads:[~2014-07-11 16:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 16:59 Thomas Graf [this message]
2014-07-11 16:59 ` [PATCH 1/2 net-next] vxlan: Be liberal on receive and only require the I bit to be set Thomas Graf
2014-07-11 19:41 ` Stephen Hemminger
2014-07-11 21:28 ` Thomas Graf
2014-07-14 8:46 ` David Laight
2014-07-13 22:08 ` Tom Herbert
2014-07-14 8:18 ` Thomas Graf
2014-07-15 7:18 ` Nicolas Dichtel
2014-07-11 16:59 ` [PATCH 2/2 net-next] vxlan: Minimal support for Generic Protocol Extension (VXLAN-gpe) Thomas Graf
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=cover.1405097440.git.tgraf@suug.ch \
--to=tgraf@suug.ch \
--cc=dborkman@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=nicolas.dichtel@6wind.com \
--cc=ogerlitz@mellanox.com \
--cc=pshelar@nicira.com \
--cc=stephen@networkplumber.org \
--cc=therbert@google.com \
--cc=xiyou.wangcong@gmail.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.