Re: [PATCH net] sctp: identify chunks that need to be fragmented at IP level

2016-09-09 Thread David Miller
From: Xin Long Date: Thu, 8 Sep 2016 17:54:11 +0800 > From: Marcelo Ricardo Leitner > > Previously, without GSO, it was easy to identify it: if the chunk didn't > fit and there was no data chunk in the packet yet, we could fragment at > IP level. So if there was an auth chunk and we were bundl

[PATCH net] sctp: identify chunks that need to be fragmented at IP level

2016-09-08 Thread Xin Long
From: Marcelo Ricardo Leitner Previously, without GSO, it was easy to identify it: if the chunk didn't fit and there was no data chunk in the packet yet, we could fragment at IP level. So if there was an auth chunk and we were bundling a big data chunk, it would fragment regardless of the size of