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

From: Steven Caron
Date: Mon Jun 13 2016 - 10:08:39 EST



Resubmitting with signoff.

This is a fix for malformed UFO packets seen when using NFS over UDP.
It's in the same vein as and complements d9be4f7a6f5a8da3.

net/ipv4/ip_output.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Thanks,

Steven