netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: steven.caron@genband.com
Cc: hannes@stressinduktion.org, xiyou.wangcong@gmail.com,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH v1 1/1] ipv4: Prevent malformed UFO fragments in ip_append_page
Date: Tue, 14 Jun 2016 22:49:30 -0700 (PDT)	[thread overview]
Message-ID: <20160614.224930.457532408906248954.davem@davemloft.net> (raw)
In-Reply-To: <6A051441C8B95A448E49718A747690B901CA76C84F@gbplmail03.genband.com>

From: Steven Caron <steven.caron@genband.com>
Date: Mon, 13 Jun 2016 14:01:19 +0000

> As  the ip fragment offset field counts 8-byte chunks, non-final ip
> fragments must be multiples of 8 bytes of payload. Depending  on the
> mtu and ip option sizes, ip_append_page wasn't respecting this,
> notably when running NFS under UDP.
> 
> Signed-off-by: Steven Caron <steven.caron@genband.com>

This seems to have DOS newlines or something strange like that.

Please fix your email client to send clean patches.

Thanks.

      parent reply	other threads:[~2016-06-15  5:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13 14:01 [PATCH v1 1/1] ipv4: Prevent malformed UFO fragments in ip_append_page Steven Caron
2016-06-13 15:16 ` Eric Dumazet
2016-06-13 19:27 ` Hannes Frederic Sowa
2016-06-15  5:49 ` 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=20160614.224930.457532408906248954.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=hannes@stressinduktion.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=steven.caron@genband.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 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).