I have a Oops in the kernel which say's "tcp_v4_hash: bug, socket state
is 1"
can someone explain me what's wrong ?
as far as I can see removing
# turns TCP timestamp support off
net.ipv4.tcp_timestamps = 0
# turns SACK support off
net.ipv4.tcp_sack = 0
# turn TCP window scaling support off
net.ipv4.tcp_window_scaling = 0
from my config solve the problem !
note : it's a 2*PII 750 Lpr HP netserver with a 2.2.17 kernel.
Thanks
Valery
--
Valery BRASSEUR | Phone # +33 320 60 7982
Atos Branche Multimedia | Fax # +33 320 60 7649
Unix is like a 'hogan' -- no Gates, no Windows, and an Apache inside
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/