commit | adb92db857ee2a0a2b925ccfbd560203c3f88aae | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Mon Nov 24 21:13:50 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 24 21:13:50 2008 -0800 |
tree | fac842e439d3a6bcd54aef5ab72a53fa831119a9 | |
parent | e8bae275d9354104f7ae24a48a90d1a6286e7bd9 [diff] |
tcp: Make SACK code to split only at mss boundaries 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>