DCCP protocol discussions
 help / color / mirror / Atom feed
From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: dccp@vger.kernel.org
Subject: [PATCH 0/6]: Bug fixes part 1
Date: Sat, 27 Oct 2007 11:34:17 +0000	[thread overview]
Message-ID: <200710271234.17427@strip-the-willow> (raw)

A small batch of bug fixes, all for CCID2 apart from the first one.
I have another small batch of CCID2 fixes and cleanups, which will
be sent next week. All fixes are related to the problem that CCID2
can not currently deal well with Ack Ratios different from 1. To 
fully tackle this, Ack Vectors need a slight upgrade (see below).


Patch #1: Fixes a Feature-Negotiation problem where an Ack was parsed twice.
          I submit this for the record, but would like to merge this patch
          (one-liner) with the one it is supposed to improve: this is the 
          test-tree patch:
          "[DCCP]: Integration of dynamic feature activation - part 3 (client side)"

Patch #2: Fixes a CCID2 bug in parsing Ack Vectors (triggers congestion event).

Patch #3: Fixes sequence number arithmetic in CCID2.

Patch #4: Avoids using negative values for Ack Ratio in assignment.

Patch #5: Tackles the problem of deadlock when cwnd < Ack Ratio.

Patch #6: Larger Initial Windows (RFC 3390) now also for CCID2.


Ack Vector update: The design and initial testing is largely finished, documentation
                   is on http://www.erg.abdn.ac.uk/users/gerrit/dccp/notes/ack_vectors/

                 reply	other threads:[~2007-10-27 11:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200710271234.17427@strip-the-willow \
    --to=gerrit@erg.abdn.ac.uk \
    --cc=dccp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox