From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: dccp@vger.kernel.org
Subject: [PATCH 0/8]: Sequence numbers, larger windows revisited, minor cleanups
Date: Fri, 15 Dec 2006 10:49:49 +0000 [thread overview]
Message-ID: <200612151049.50073@strip-the-willow> (raw)
This is a small set of patches, likely the last for this year.
I have run my whitespace test script over them and gave them a
test run (sorry, the sparc64 is not yet up).
Patch 1: Adds the add48/sub48 functions to dccp.h. This was
inspired by Ian McDonald
Patch 2: Changes dccp_delta_seqno(a, b) to return signed numbers,
depending on whether a sequence number a is `before' b or not
Patch 3: Makes `before48' unambiguous, following the previous discussions.
I have kept Arnaldo's basic concept, only the subtraction and
comparison changes. Thanks to Eddie for discussions.
Patch 4: Fixes a problem with follows48, solved as a byproduct of dccp_delta_seqno
Patch 5: Moves ccid3_pr_debug into header file so that the macro can be used by
other files. Thanks to Ian McDonald who raised this.
Patch 6: Removes a now redundant `len' test in ccid3_hc_tx_update_s
Patch 7: Re-orders ccid3.c in a TX/RX section, following the ordering in packet_history.{c,h}
Patch 8: Now uses MSS instead of `s' for larger windows -- and now finally also larger throughput :)
next reply other threads:[~2006-12-15 10:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-15 10:49 Gerrit Renker [this message]
2006-12-15 21:54 ` [PATCH 0/8]: Sequence numbers, larger windows revisited, minor cleanups Ian McDonald
2006-12-15 23:59 ` Arnaldo Carvalho de Melo
2006-12-16 0:09 ` Ian McDonald
2006-12-19 10:07 ` Gerrit Renker
2006-12-19 23:06 ` Ian McDonald
2006-12-21 12:01 ` Gerrit Renker
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=200612151049.50073@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