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.ca...@genband.com>
Awesome! Acked-by: Hannes Frederic Sowa <han...@stressinduktion.org>