netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] ip_gre: a bunch of fixes for erspan
@ 2017-10-01 14:00 Xin Long
  2017-10-01 14:00 ` [PATCH net 1/4] ip_gre: get key from session_id correctly in erspan_rcv Xin Long
  2017-10-02  5:32 ` [PATCH net 0/4] ip_gre: a bunch of fixes for erspan David Miller
  0 siblings, 2 replies; 6+ messages in thread
From: Xin Long @ 2017-10-01 14:00 UTC (permalink / raw)
  To: network dev; +Cc: davem, Dmitry Kozlov, William Tu

This patchset is to fix some issues that could cause 0 or low
performance, and even unexpected truncated packets on erspan.

Xin Long (4):
  ip_gre: get key from session_id correctly in erspan_rcv
  ip_gre: check packet length and mtu correctly in erspan_xmit
  ip_gre: set tunnel hlen properly in erspan_tunnel_init
  ip_gre: erspan device should keep dst

 net/ipv4/ip_gre.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2017-10-02  5:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-01 14:00 [PATCH net 0/4] ip_gre: a bunch of fixes for erspan Xin Long
2017-10-01 14:00 ` [PATCH net 1/4] ip_gre: get key from session_id correctly in erspan_rcv Xin Long
2017-10-01 14:00   ` [PATCH net 2/4] ip_gre: check packet length and mtu correctly in erspan_xmit Xin Long
2017-10-01 14:00     ` [PATCH net 3/4] ip_gre: set tunnel hlen properly in erspan_tunnel_init Xin Long
2017-10-01 14:00       ` [PATCH net 4/4] ip_gre: erspan device should keep dst Xin Long
2017-10-02  5:32 ` [PATCH net 0/4] ip_gre: a bunch of fixes for erspan 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).