--=_courier-7861-1043791967-0001-2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
David S. Miller(davem@redhat.com)@2003.01.28 12:34:13 +0000:
> Thanks for testing, how about this new patch at the end of this email?
> Does it make the problem go away?
this does it!
/B.
=20
> --- net/ipv4/tcp.c.~1~ Tue Jan 28 12:40:09 2003
> +++ net/ipv4/tcp.c Tue Jan 28 12:41:48 2003
> @@ -1089,11 +1089,13 @@
> if (!skb)
> goto wait_for_memory;
> =20
> +#if 0
> /*
> * Check whether we can use HW checksum.
> */
> if (sk->route_caps & (NETIF_F_IP_CSUM|NETIF_F_NO_CSUM|NETIF_F_HW_CSU=
M))
> skb->ip_summed =3D CHECKSUM_HW;
> +#endif
> =20
> skb_entail(sk, tp, skb);
> copy =3D mss_now;
>=20
--=20
Sebastian Benoit <benoit-lists@fb12.de>
My mail is GnuPG signed -- Unsigned ones are bogus -- http://www.gnupg.org/
GnuPG 0x5BA22F00 2001-07-31 2999 9839 6C9E E4BF B540 C44B 4EC4 E1BE 5BA2 2=
F00
The dyslexic agnostic with insomnia laid awake all night wondering if there
really was a dog.
--=_courier-7861-1043791967-0001-2
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAj43ADEACgkQTsThvluiLwAeZACfQk5CMVJdZl8SbuzzWfGzY7ym
ywUAoIjqbDLTdmMoXHD+YIx5jEdRhaVc
=Q6x8
-----END PGP SIGNATURE-----
--=_courier-7861-1043791967-0001-2--