summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSamuel Jero <sj323707@ohio.edu>2011-07-24 20:57:49 -0600
committerGerrit Renker <gerrit@erg.abdn.ac.uk>2011-08-01 07:52:36 -0600
commitd96a9e8dd04cf5ab2782ca6192e395c5ca373f7d (patch)
tree2dbda401acc0150346b2ce46ff0fe83a2af17299 /Makefile
parent0ce95dc792549e0cf704e74aa8acb15a401f8cca (diff)
dccp ccid-2: check Ack Ratio when reducing cwnd
This patch causes CCID-2 to check the Ack Ratio after reducing the congestion window. If the Ack Ratio is greater than the congestion window, it is reduced. This prevents timeouts caused by an Ack Ratio larger than the congestion window. In this situation, we choose to set the Ack Ratio to half the congestion window (or one if that's zero) so that if we loose one ack we don't trigger a timeout. Signed-off-by: Samuel Jero <sj323707@ohio.edu> Acked-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions