lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 1 Dec 2016 10:40:19 +0100
From:   Florian Westphal <fw@...len.de>
To:     Yuchung Cheng <ycheng@...gle.com>
Cc:     Florian Westphal <fw@...len.de>, netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next v2 2/2] tcp: allow to turn tcp timestamp
 randomization off

Yuchung Cheng <ycheng@...gle.com> wrote:
> > +tcp_timestamps - INTEGER
> > +Enable timestamps as defined in RFC1323.
> > +       0: Disabled.
> > +       1: Enable timestamps as defined in RFC1323.
> > +       2: Like 1, but also use a random offset for each connection
> > +       rather than only using the current time.
> > +       Default: 2
> Small suggestion: I suspect host/server configs manually set the knob
> to 1. Perhaps swap 1 and 2 to maximize the coverage of this new
> feature?

You mean:
1 (default): randomize
2: don't randomize?

I think its good idea, will send v3.  Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ