This is veering somewhat off tangent for the freebsd-net list, but...
On 04/23/2015 21:15, Karlis Laivins wrote:
Hello once again,
Before I dive in the TEACUP, I wanted to clarify this - should I build the
testbed to consist of FreeBSD machines, will I be able to use congestion
control module
Hello once again,
Before I dive in the TEACUP, I wanted to clarify this - should I build the
testbed to consist of FreeBSD machines, will I be able to use congestion
control module (.ko) that was created by modifying the cc_newreno (written
in C) in TEACUP, or will I have to rewrite it in Python?
Hi,
Thank you very much for this suggestion! I will try to build the testbed
and use the tool suggested by you.
Best Regards,
Karlis
On Thu, Apr 23, 2015 at 12:45 PM, grenville armitage
wrote:
>
>
> On 04/23/2015 17:17, Karlis Laivins wrote:
>
>> Hi,
>>
>> I am currently working on a modificat
On 04/23/2015 17:17, Karlis Laivins wrote:
Hi,
I am currently working on a modification of TCP NewReno congestion control
algorithm. It seems that I have been able to write a working module.
Now, I am looking for a way to test the performance of the built-in
congestion control algorithms and
On 4/23/15 3:17 PM, Karlis Laivins wrote:
Hi,
I am currently working on a modification of TCP NewReno congestion control
algorithm. It seems that I have been able to write a working module.
Now, I am looking for a way to test the performance of the built-in
congestion control algorithms and the
On 04/23/15 at 10:17P, Karlis Laivins wrote:
> Hi,
>
> I am currently working on a modification of TCP NewReno congestion control
> algorithm. It seems that I have been able to write a working module.
>
> Now, I am looking for a way to test the performance of the built-in
> congestion control alg
Hi,
On 2015-4-23, at 09:17, Karlis Laivins wrote:
> I am currently working on a modification of TCP NewReno congestion control
> algorithm. It seems that I have been able to write a working module.
>
> Now, I am looking for a way to test the performance of the built-in
> congestion control algor
Hi,
I am currently working on a modification of TCP NewReno congestion control
algorithm. It seems that I have been able to write a working module.
Now, I am looking for a way to test the performance of the built-in
congestion control algorithms and the new algorithm. I have heard about the
NS-2