Re: [PATCH] tcp: restore rcv_wscale in a repair mode

From: David Miller
Date: Mon Sep 17 2012 - 13:25:18 EST


From: Andrew Vagin <avagin@xxxxxxxxxx>
Date: Fri, 14 Sep 2012 01:28:07 +0400

> This patch doesn't break a backward compatibility.
> If someone uses it in a old scheme, a rcv window
> will be restored with the same bug (rcv_wscale = 0).

The whole world is not little-endian. This does in fact break
backwards compatability.

You will need to extend this in a more reasonable manner.
--
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/