Re: Linux v2.6.16-rc6

From: Michal Feix
Date: Sun Mar 12 2006 - 05:55:35 EST


> Once upon a time, David S. Miller <davem <at> davemloft.net> said:
> >> TCP: Treason uncloaked! Peer 82.113.55.2:11759/50967 shrinks window
> >> 148470938:148470943. Repaired.
> >
> >It is a problem with the remote TCP implementation, it is
> >illegally advertising a smaller window that it previously
> >did.
>
> Is this something that should be logged though? I get these messages
> all the time on my mirror server. It isn't like I can do anything about
> it. If Linux is generous in what it accepts and can handle it, what is
> the logged error for?

If you do not want to see these messages, simply set TCP_DEBUG to 0 in
include/net/tcp.h. Or simply stop logging everything on level debug, which is
worse as it affects all debug kernel output.

--
Michal Feix


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/