After upgrading to linux 2.4.20 I'm getting a lot of those kernel messages:
hw tcp v4 csum failed hw tcp v4 csum failed hw tcp v4 csum failed KERNEL: assertion (newsk->state != TCP_SYN_RECV) failed at tcp.c(2229) KERNEL: assertion ((1<<sk2->state)&(TCPF_ESTABLISHED|TCPF_CLOSE_WAIT|TCPF_CLOSE)) failed at af_inet.c(689) KERNEL: assertion (newsk->state != TCP_SYN_RECV) failed at tcp.c(2229) KERNEL: assertion ((1<<sk2->state)&(TCPF_ESTABLISHED|TCPF_CLOSE_WAIT|TCPF_CLOSE)) failed at af_inet.c(689) KERNEL: assertion (newsk->state != TCP_SYN_RECV) failed at tcp.c(2229) KERNEL: assertion ((1<<sk2->state)&(TCPF_ESTABLISHED|TCPF_CLOSE_WAIT|TCPF_CLOSE)) failed at af_inet.c(689) KERNEL: assertion (newsk->state != TCP_SYN_RECV) failed at tcp.c(2229) KERNEL: assertion ((1<<sk2->state)&(TCPF_ESTABLISHED|TCPF_CLOSE_WAIT|TCPF_CLOSE)) failed at af_inet.c(689) KERNEL: assertion (newsk->state != TCP_SYN_RECV) failed at tcp.c(2229) KERNEL: assertion ((1<<sk2->state)&(TCPF_ESTABLISHED|TCPF_CLOSE_WAIT|TCPF_CLOSE)) failed at af_inet.c(689) hw tcp v4 csum failed hw tcp v4 csum failed hw tcp v4 csum failed I wonder if I should be worried. Anyone else experiencing those messages?

