Re: [net-next PATCH v2 2/3] net: TCP thin linear timeouts

From: Andreas Petlund
Date: Wed Feb 10 2010 - 08:49:27 EST


On 02/09/2010 07:31 AM, Eric Dumazet wrote:
> Le lundi 08 fÃvrier 2010 Ã 15:25 +0100, Andreas Petlund a Ãcrit :
>>
>> + case TCP_THIN_LT:
>> + if (val)
>> + tp->thin_lt = 1;
>> + break;
>> +
>
> Why not allowing user to clear thin_lt ?
>
>

That is a very good point. I will fix that in the next iteration,
as well as error handling for out of bounds values.

Best regards,
Andreas
--
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/