Re-enable TCP timestamps
Originally created by @cypherpunks on #17491 (Redmine)
TCP timestamps were initially disabled in Tails because they leaked the system time.
Modern kernels now randomize the TCP timestamp offset [1] so disabling them shouldn’t be needed anymore.
[1]: https://github.com/torvalds/linux/commit/95a22caee396cef0bb2ca8fafdd82966a49367bb
Related issues
- Related to #6579 (closed)
Edited by intrigeri