tcp: Make SACK code to split only at mss boundaries
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Tue, 25 Nov 2008 05:13:50 +0000 (21:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Nov 2008 05:13:50 +0000 (21:13 -0800)
Sadly enough, this adds possible divide though we try to avoid
it by checking one mss as common case.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found