tcp_xmit_timer()

2005-07-04 Thread Christian Vogt
.875 (srtt = rtt/8 + srtt*7/8 in fixed * point). Adjust rtt to origin 0. */ But it should say "...(i.e., scaled by 32)". Hope this wasn't mentioned before on this list. Bye, - Christian -- Christian Vogt, Institute of Telematics, University of Karlsruhe www.tm.uka.de

Re: tcp_xmit_timer()

2005-07-04 Thread Christian Vogt
Yes, and this (from sys/netinet/tcp_var.h): #define TCP_RTTVAR_SCALE 16 /* multiplier for rttvar; 2 bits */ #define TCP_RTTVAR_SHIFT 4/* shift for rttvar; 2 bits */ ...should say "...for rttvar; 4 bits frac." in both places. - Christian -- Christian Vogt, In

Deactivate TCP Hostcache?

2005-08-20 Thread Christian Vogt
to cached information. Thanks! - Christian -- Christian Vogt, Institute of Telematics, University of Karlsruhe www.tm.uka.de/~chvogt/pubkey/ signature.asc Description: OpenPGP digital signature

Deactivate TCP Hostcache? (2)

2005-08-20 Thread Christian Vogt
BTW, I tried to set net.inet.tcp.hostcache.cachelimit to zero in /boot/loader.conf, but then the system crashes upon reboot. - Christian -- Christian Vogt, Institute of Telematics, University of Karlsruhe www.tm.uka.de/~chvogt/pubkey/ signature.asc Description: OpenPGP digital signature

Re: Deactivate TCP Hostcache?

2005-08-20 Thread Christian Vogt
the TCP hostcache when the next experimentation run takes off. Bye, - Christian -- Christian Vogt, Institute of Telematics, University of Karlsruhe www.tm.uka.de/~chvogt/pubkey/ Andre Oppermann wrote: Christian Vogt wrote: Hi everybody, is there a way to deactivate the TCP hostcache?

Babymdd Uses Incorrect RS Destination Address

2005-12-15 Thread Christian Vogt
(). (Babymdd is used in the Kame-Shisa Mobile IPv6 implementation to detect changes in IP connectivity.) Regards, - Christian [1] draft-ietf-ipv6-2461bis-05.txt -- Christian Vogt, Institute of Telematics, University of Karlsruhe www.tm.uka.de/~chvogt/pubkey

EBU/CBA Implementation

2006-01-16 Thread Christian Vogt
-- Christian Vogt, Institute of Telematics, Universitaet Karlsruhe (TH) www.tm.uka.de/~chvogt/pubkey/ ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"