Timestamp option and srtt

2007-06-19 Thread kapil jain
Hi, I have a question about the RTT/srtt calculation in presence of the timestamp option. If timestamp is nor present, RTT is not calculated for retransmits due to karn's algorithm. However with timestamps even retransmits factor into the RTT calculation. I understand that this is useful in

telnetd hang

2005-10-06 Thread kapil jain
Hello, I am seeing this problem in all versions of telnet: If some characters and a cntrl C is entered on a telnet session before the child for slave tty is forked, the ptyflush will hang on write call, since slave tty is not open and will just wait there. An easy way to reproduce this problem