Tsutomu Fujii d7c2c9e397 [SCTP]: Send only 1 window update SACK per message.
Right now, every time we increase our rwnd by more then MTU bytes, we
trigger a SACK.  When processing large messages, this will generate a
SACK for almost every other SCTP fragment. However since we are freeing
the entire message at the same time, we might as well collapse the SACK
generation to 1.

Signed-off-by: Tsutomu Fujii <t-fujii@nb.jp.nec.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-17 22:58:28 -07:00
..
2006-05-16 15:23:40 -07:00
2006-06-17 21:30:14 -07:00
2006-06-17 21:30:16 -07:00
2006-06-17 22:48:48 -07:00
2006-06-17 21:29:45 -07:00
2005-08-29 15:31:14 -07:00
2006-06-17 21:29:19 -07:00
2006-06-17 21:30:14 -07:00
2006-01-12 14:06:31 -08:00
2006-05-01 06:06:10 -04:00
2005-04-16 15:20:36 -07:00