Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1421242

Re: [PATCH v1 1/1] ipv4: Prevent malformed UFO fragments in ip_append_page

From Hannes Frederic Sowa <hannes@stressinduktion.org>
Newsgroups linux.kernel
Subject Re: [PATCH v1 1/1] ipv4: Prevent malformed UFO fragments in ip_append_page
Date 2016-06-13 21:30 +0200
Message-ID <rJFIB-2aM-13@gated-at.bofh.it> (permalink)
References <rJAIW-7lo-41@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 13.06.2016 16:01, Steven Caron wrote:
> 
> 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>

Awesome!

Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v1 1/1] ipv4: Prevent malformed UFO fragments in  ip_append_page Steven Caron <steven.caron@genband.com> - 2016-06-13 16:10 +0200
  Re: [PATCH v1 1/1] ipv4: Prevent malformed UFO fragments in  ip_append_page Eric Dumazet <eric.dumazet@gmail.com> - 2016-06-13 17:20 +0200
  Re: [PATCH v1 1/1] ipv4: Prevent malformed UFO fragments in  ip_append_page Hannes Frederic Sowa <hannes@stressinduktion.org> - 2016-06-13 21:30 +0200
  Re: [PATCH v1 1/1] ipv4: Prevent malformed UFO fragments in  ip_append_page David Miller <davem@davemloft.net> - 2016-06-15 07:50 +0200

csiph-web