Re: PATCH: VLAN support for 3c59x/3c90x

From: Alan Cox
Date: Sat Jul 31 2004 - 15:28:02 EST


On Sat, Jul 31, 2004 at 04:16:29PM -0400, Lee Revell wrote:
> UDP is prone to *much* weirded behavior than TCP in the face of things
> like this. I once had an NFS server and client using UDP. A had its
> block size set to 8K, B to 32K. For some reason the mount succeeded

Thats NFS weirdness. NFS (especially older Linux NFS) is the problem not
the UDP layer. UDP is wonderfully bug free in most situations because
its so simple it forces the bugs up a protocol layer
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/