commit | 23d06e3b986677ec57007a24891fa9deb09ac973 | [log] [tgz] |
---|---|---|
author | Andrea Bittau <a.bittau@cs.ucl.ac.uk> | Tue Sep 19 13:04:54 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 15:19:07 2006 -0700 |
tree | f77c083196ebd447fdf5905a984d2235695c62e3 | |
parent | a1e59abf824969554b90facd44a4ab16e265afa4 [diff] |
[DCCP] ACKVEC: fix ackvector length calculation Fix ackvector length calculation upon receiving an "ack-of-ack". This patch avoids the ackvector from growing too large which causes it to not be inserted into packets. Signed-off-by: Andrea Bittau <a.bittau@cs.ucl.ac.uk> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>