It´s the net-2.6 version from Dave Miller´s git at kernel.org (from a week
or so ago, quite similar to 2.6.14). If this is not the ultimate source
for it, I would appreciate a pointer in the right direction.

Vlad

> On 1/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>>
>> I was using DCCP over a very lossy setup (more than 10% losses in each
>> direction) and I could not get the kernel to stop in the detect_loss()
>> function (using UML and setting breakpoints). I inserted a printk() in
>> dccp_li_hist_calc_i_mean() which should be called by all TFRC rate
>> calculations, but, according to the logs, this function is not called
>> either.
>> I would appreciate if someone could check this again, since there
>> are people on the list much more familiar with the implementation.
>>
>> My second question regards the loss intervals used by TFRC. In one of
>> the
>> defining documents it is mentioned that a loss interval should be at
>> least
>> one measured RTT long, however I could not see where this is implemented
>> in the source code. Could someone help me here?
>>
> Where have you obtained DCCP from and what version are you running?
>
> Ian
> --
> Ian McDonald
> http://wand.net.nz/~iam4
> WAND Network Research Group
> University of Waikato
> New Zealand
>



-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to