* [PATCH 0/5]: Misc CCID3 patches | TFRC separate module | end of first half
@ 2007-06-14 9:04 Gerrit Renker
0 siblings, 0 replies; only message in thread
From: Gerrit Renker @ 2007-06-14 9:04 UTC (permalink / raw)
To: dccp
This patch bundle completes the `first round' of the patch set.
I have put in some work to make it compileable - there is
just one patch interdepence with regard to line 961 - the
receiver RTT sampling, which is part of the second half of the
patch set.
However, for best results I do recommend applying all patches.
Patch submission will continue with the second half tomorrow;
this has 21 patches, so that the `end' can be expected by mid next week.
Comments will be addressed, and if there are no major disagreements,
I'd suggest to place the set into the test tree and make it available
for pulling - in that way the changes are much easier to see.
Patch #1: CCID3 receiver does not set CCVal - fixed hereby.
Patch #2: Avoids double access of TX history when sending CCID3 feedback,
removes an unused state and redundant variables in send_feedback(),
and converts it to use the newer ktime_t interface.
=> This resolves one more dependency in the upgrade to ktime_t.
Patch #3: Gathers repeated use of test-for-NULL statement into function call.
Patch #4: Update for the wait_for_ccid code (small optimisation)
Patch #5: Creates a central module source file, dccp/ccids/lib/tfrc_module.c,
as a main file for dccp_tfrc_lib. Previously the module has been
assembled from packet_history.c, loss_interval.c, and tfrc_equation.c.
Since each of these source files serves a distinct purpose, it was
not clear where module initialisation, cleanup, and module parameters
are to be stored - done now in this file. Plus a separate tfrc debug macro.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-06-14 9:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-14 9:04 [PATCH 0/5]: Misc CCID3 patches | TFRC separate module | end of first half Gerrit Renker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox