Re: [PATCH] Disable TCP_DEBUG and FASTRETRANS_DEBUG by default

From: Flavio Leitner
Date: Wed Oct 19 2011 - 13:16:57 EST


On Mon, 17 Oct 2011 17:52:38 -0400 (EDT)
David Miller <davem@xxxxxxxxxxxxx> wrote:

> From: Dan McGee <dpmcgee@xxxxxxxxx>
> Date: Mon, 17 Oct 2011 15:25:24 -0500
>
> > If these are truly debug options, they should be turned off by default
> > and can be tweaked if necessary. Fix one usage of the flag to use #if
> > instead of #ifdef so defining to zero is acceptable.
> >
> > Signed-off-by: Dan McGee <dpmcgee@xxxxxxxxx>
>
> Illegal window shrinks are a serious issue, and the fact that everyone
> will see those messages by default and sometimes report them has been
> tremendously useful.
>

Agreed. I recently got bug report because of that message. It is useful
and doesn't disturbe when network is fine, so please don't remove it.

fbl
--
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/