aboutsummaryrefslogtreecommitdiffstats
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
parentdccp ccid-2: increment cwnd correctly (diff)
downloadlinux-dev-d96a9e8dd04cf5ab2782ca6192e395c5ca373f7d.tar.xz
linux-dev-d96a9e8dd04cf5ab2782ca6192e395c5ca373f7d.zip
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