From: Tom Herbert <tom@herbertland.com>
To: <davem@davemloft.net>, <netdev@vger.kernel.org>,
<alexander.duyck@gmail.com>
Cc: <kernel-team@fb.com>
Subject: [PATCH net-next 0/5] ip6: Transmit tunneling fixes
Date: Mon, 9 May 2016 17:12:07 -0700 [thread overview]
Message-ID: <1462839132-980991-1-git-send-email-tom@herbertland.com> (raw)
Several fixes suggested by Alexander.
Tested: Running netperf TCP_STREAM with gretap and keyid configured.
Visually verified that MTU is correctly being set. Did not test HW
offload (Alexander plese try)
Tom Herbert (5):
ip6_gre: Fix MTU setting
gre6: Fix flag translations
ip6_gre: Set inner protocol correctly in __gre6_xmit
ip6: Don't set transport header in IPv6 tunneling
ip6_gre: Use correct flags for reading TUNNEL_SEQ
net/ipv6/ip6_gre.c | 55 ++++++++++++++++++++++++++-------------------------
net/ipv6/ip6_tunnel.c | 2 --
2 files changed, 28 insertions(+), 29 deletions(-)
--
2.8.0.rc2
next reply other threads:[~2016-05-10 0:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-10 0:12 Tom Herbert [this message]
2016-05-10 0:12 ` [PATCH net-next 1/5] ip6_gre: Fix MTU setting Tom Herbert
2016-05-10 0:12 ` [PATCH net-next 2/5] gre6: Fix flag translations Tom Herbert
2016-05-10 0:12 ` [PATCH net-next 3/5] ip6_gre: Set inner protocol correctly in __gre6_xmit Tom Herbert
2016-05-10 0:12 ` [PATCH net-next 4/5] ip6: Don't set transport header in IPv6 tunneling Tom Herbert
2016-05-10 0:12 ` [PATCH net-next 5/5] ip6_gre: Use correct flags for reading TUNNEL_SEQ Tom Herbert
2016-05-10 3:30 ` [PATCH net-next 0/5] ip6: Transmit tunneling fixes Alexander Duyck
2016-05-10 4:39 ` 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=1462839132-980991-1-git-send-email-tom@herbertland.com \
--to=tom@herbertland.com \
--cc=alexander.duyck@gmail.com \
--cc=davem@davemloft.net \
--cc=kernel-team@fb.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).