[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1217325952-12337-1-git-send-email-gerrit@erg.abdn.ac.uk>
Date: Tue, 29 Jul 2008 11:05:45 +0100
From: Gerrit Renker <gerrit@....abdn.ac.uk>
To: dccp@...r.kernel.org
Cc: netdev@...r.kernel.org
Subject: [RFC/RFT] [PATCH 0/7] dccp ccid-3: Further updates (second set)
This second patch set continues the work on CCID-3, to update with regard to
rfc3448bis, and to prepare for ECN support. Review and comments are welcome.
Patch #1: Migrates sampling of `s' and counting received bytes into tfrc_lib.
Patch #2: Removes redundant RX states.
Patch #3: Continued RTT sampling and migration of RTT sampling into tfrc_lib.
Patch #4: Isolates the min/max clamping functionality from dccp_sample_rtt().
Patch #5: Optimises the RTT sampling algorithm to increase number of samples.
Patch #6: Updates computation of X_recv following changes to RFC 4342.
Patch #7: Makes rx_handle_loss() the main point for dealing with congestion.
The now-updated test tree is available via
git://eden-feed.erg.abdn.ac.uk/dccp_exp (subtree `dccp')
There is also a web view available.
CCID-4 Notes:
-------------
All changes have been ported to the CCID-4 tree as well and are on
git://eden-feed.erg.abdn.ac.uk/dccp_exp (subtree `ccid4')
The following patches became obsolete as a result of this:
[CCID-3/4] Share TFRC receiver states via tfrc_ccids
[CCID-3/4] Share ccid3_rx_state_name function via tfrc_ccids
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists