netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ben@decadent.org.uk
Cc: netdev@vger.kernel.org, hannes@stressinduktion.org,
	virtualization@lists.linux-foundation.org
Subject: Re: [PATCH v2 net 0/2] drivers/net,ipv6: Fix IPv6 fragment ID selection for virtio
Date: Thu, 30 Oct 2014 20:02:04 -0400 (EDT)	[thread overview]
Message-ID: <20141030.200204.1241966215662909080.davem@davemloft.net> (raw)
In-Reply-To: <1414693592.16849.61.camel@decadent.org.uk>

From: Ben Hutchings <ben@decadent.org.uk>
Date: Thu, 30 Oct 2014 18:26:32 +0000

> The virtio net protocol supports UFO but does not provide for passing a
> fragment ID for fragmentation of IPv6 packets.  We used to generate a
> fragment ID wherever such a packet was fragmented, but currently we
> always use ID=0!
> 
> v2: Add blank lines after declarations

Series applied and queued up for -stable, thanks Ben.

      parent reply	other threads:[~2014-10-31  0:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-30 18:26 [PATCH v2 net 0/2] drivers/net,ipv6: Fix IPv6 fragment ID selection for virtio Ben Hutchings
2014-10-30 18:27 ` [PATCH v2 net 1/2] drivers/net: Disable UFO through virtio Ben Hutchings
2014-10-30 18:47   ` Eric Dumazet
2014-10-30 22:20     ` Ben Hutchings
2014-10-30 23:16       ` Eric Dumazet
2014-11-19  9:14   ` Michael S. Tsirkin
2014-11-21  1:47     ` Jason Wang
2014-11-21 18:46     ` Ben Hutchings
2014-11-23 10:33       ` Michael S. Tsirkin
2014-10-30 18:27 ` [PATCH v2 net 2/2] drivers/net,ipv6: Select IPv6 fragment idents for virtio UFO packets Ben Hutchings
2014-10-31  0:02 ` David Miller [this message]

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=20141030.200204.1241966215662909080.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ben@decadent.org.uk \
    --cc=hannes@stressinduktion.org \
    --cc=netdev@vger.kernel.org \
    --cc=virtualization@lists.linux-foundation.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).