netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] ip6: Transmit tunneling fixes
@ 2016-05-10  0:12 Tom Herbert
  2016-05-10  0:12 ` [PATCH net-next 1/5] ip6_gre: Fix MTU setting Tom Herbert
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Tom Herbert @ 2016-05-10  0:12 UTC (permalink / raw)
  To: davem, netdev, alexander.duyck; +Cc: kernel-team

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-05-10  4:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-10  0:12 [PATCH net-next 0/5] ip6: Transmit tunneling fixes Tom Herbert
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

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).