Re: TCP windows shrinking

2001-04-06 Thread Andres Salomon
This is a fairly common error w/ 2.4.x. Actually, error is the wrong word; more like warning. The only reason you're seeing it is because TCP_DEBUG is defined. If it's annoying, you can undefine it in linux/include/net/tcp.h. On Fri, Apr 06, 2001 at 12:03:40PM -0400, Noah L. Meyerhans wrote:

Re: TCP windows shrinking

2001-04-06 Thread Wichert Akkerman
Previously Noah L. Meyerhans wrote: > The IP address, obviously, has been replaced with x's here. I haven't > ever seen the message before. You should never get one. > Might this be an attempt at something like that? Might this merely have been > a packet that got horribly mangled somewhere on

TCP windows shrinking

2001-04-06 Thread Noah L. Meyerhans
This was logged by one of my servers the other day (potato, upgraded with the necessary packages to run kernel 2.4.2): Mar 31 08:40:48 debian kernel: TCP: peer xxx.xx.xx.xx:41760/20 shrinks window 3735214707:8280:3735227987. Bad, what else can I say? The IP address, obviously, has been replaced w

Re: TCP windows shrinking

2001-04-06 Thread Andres Salomon
This is a fairly common error w/ 2.4.x. Actually, error is the wrong word; more like warning. The only reason you're seeing it is because TCP_DEBUG is defined. If it's annoying, you can undefine it in linux/include/net/tcp.h. On Fri, Apr 06, 2001 at 12:03:40PM -0400, Noah L. Meyerhans wrote

Re: TCP windows shrinking

2001-04-06 Thread Wichert Akkerman
Previously Noah L. Meyerhans wrote: > The IP address, obviously, has been replaced with x's here. I haven't > ever seen the message before. You should never get one. > Might this be an attempt at something like that? Might this merely have been > a packet that got horribly mangled somewhere on

TCP windows shrinking

2001-04-06 Thread Noah L. Meyerhans
This was logged by one of my servers the other day (potato, upgraded with the necessary packages to run kernel 2.4.2): Mar 31 08:40:48 debian kernel: TCP: peer xxx.xx.xx.xx:41760/20 shrinks window 3735214707:8280:3735227987. Bad, what else can I say? The IP address, obviously, has been replaced