tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: A strange TCP timestamp problem?



On Fri, Jun 05, 2015 at 11:36:50PM +0000, Christos Zoulas wrote:
>         tp->ts_timebase = tcp_now - 1;
> 
> We could easily modify this to send something based on uptime like
> FreeBSD does and have it based on a sysctl.

I wouldn't mind using a mangled version of the current uptime as
ts_timebase, even unconditionally. But we shouldn't leak the uptime
without good reason.

Joerg


Home | Main Index | Thread Index | Old Index