Re: Slow PPP/SLIP bug: Found change that caused problem

Christoph Lameter (clameter@miriam.fuller.edu)
2 Apr 1996 06:30:33 -0800


: How isolated have you gotten it? Can you check if it's the tcp.c or
: tcp_input.c changes? (if it's the retransmit changes, _then_ you can
: blame Alan ;-)
Dont know enough to do that I guess.

Another interesting thing:

telnet connections using TCP/IP are slow, but if I use
ssh (secure telnet) all is fine.

ssh has its own packet handling and bypasses TCP.