Re: TCP MSG_PEEK kernel assertions ...

2007-03-12 Thread Stephen Hemminger
On Fri, 09 Mar 2007 16:43:10 -0500 [EMAIL PROTECTED] wrote: > > Hello, > > I periodically see the following TCP kernel assertion errors in > /var/log/message > (it does seem that networking is eventually able to recover from these > errors): > > kernel: KERNEL: assertion (flags & MSG_P

TCP MSG_PEEK kernel assertions ...

2007-03-09 Thread davef1624
Hello, I periodically see the following TCP kernel assertion errors in /var/log/message (it does seem that networking is eventually able to recover from these errors): kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c (1171) kernel: KERNEL: assertion (flags & MSG_PEE