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

From: David Miller
Date: Wed Jun 15 2016 - 01:49:35 EST


From: Steven Caron <steven.caron@xxxxxxxxxxx>
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@xxxxxxxxxxx>

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

Please fix your email client to send clean patches.

Thanks.