Re: dmesg entry
> ***what is this next line???
> TCP: Treason uncloaked! Peer 64.157.78.38:3136/80 shrinks window 2672273939:2672274667. Repaired.
Use the source Allen:
 /* Receiver dastardly shrinks window. Our retransmits
  * become zero probes, but we should not timeout this
  * connection. If the socket is an orphan, time it out,
  * we cannot allow such beasts to hang infinitely.
  */
line 329 /net/ipv4/tcp_timer.c
its a bug fix.
May the source be with you.
Pete
-- 
http://www.elbnet.com
ELB Internet Services, Inc.
Web Design, Computer Consulting, Internet Hosting
Reply to:
- References:
- dmesg entry
- From: Allen Ahoffman <ahoffman@announce.com>