* optional hwchecksum in sungem
@ 2004-12-12 14:34 Olaf Hering
0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2004-12-12 14:34 UTC (permalink / raw)
To: David S. Miller, netdev
David,
the harddrive in my ibook was broken and they replaced it.
Somehow they managed to break the trackpad and sungem.
The trackpad works sometimes, sometimes not. The sungem needs now
skb->ip_summed set to 0 and networking works fine again.
Today I wondered why none of my iptables rules matched anymore with
2.6.10 (worked with 2.6.8). It turned out that most of the traffic
matched a rule:
iptables -I INPUT -i ppp0 -m state --state INVALID -j LOG
I cant imagine how they crippled the network and the trackpad. Do you
know why ethtool can not turn off rx checksumming? Is it just not
implemented, or is it not tunable during runtime?
ethtool -k eth0 doesnt work for sungem.
Would you accept a patch to make ->ip_summed a module option?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-12-12 14:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-12 14:34 optional hwchecksum in sungem Olaf Hering
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.