Hello,
I am currently using FreeBSD 4.8. I am want to record RTT and RTO values of
a tcp connection.
Could anyone please tell me which variables in which files hold the current
RTT and RTO values.
Once known I can put printfs and print these values.
Also if there is any other easier way of finding
Hello,
I am currently using FreeBSD 4.8. I am want to record RTT and RTO values of
a tcp connection.
Could anyone please tell me which variables in which files hold the current
RTT and RTO values.
Once known I can put printfs and print these values.
Also if there is any other easier way of finding
Tanmay Ganacharya wrote:
Hello,
I am currently using FreeBSD 4.8. I am want to record RTT and RTO
values of a tcp connection.
Could anyone please tell me which variables in which files hold the
current RTT and RTO values.
Once known I can put printfs and print these values.
This seems to come up
On Sat, Dec 27, 2003 at 03:57:16PM -0500, mark abrams wrote:
>
> I have a cable modem and and a dsl connction to my machine. I would like to
> use the cable modem as my default connection and automatically fail-over to
> the dsl connection if/when the cable modem goes down.
>
> Can routed(8) do
Hello,
I have a cable modem and and a dsl connction to my machine. I would like to
use the cable modem as my default connection and automatically fail-over to
the dsl connection if/when the cable modem goes down.
Can routed(8) do this ? If so how? And is there a better way ?
Any hints apprecia