Skip to content

systemd: disable tcp timestamps. #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 21, 2025

Conversation

bunnichx
Copy link

@bunnichx bunnichx commented May 20, 2025

This setting allows to disable TCP timestamps on host.
OS user can use 'sysctl net.ipv4.tcp_timestamps' command to
check the setting.

Merge Checklist

All boxes should be checked before merging the PR

  • The changes in the PR have been built and tested
  • [] cgmanifest file has been updated if required
  • Ready to merge

Description

Added kernel command in systemd service to disable TCP timestamps.

Any Newly Introduced Dependencies

No.

How Has This Been Tested?

First systemd rpm has built with modified systemd spec file.
With above systemd binaries, created iso and installed on system. verified as below.
image

@bunnichx bunnichx requested a review from a team as a code owner May 20, 2025 12:09
@bunnichx bunnichx force-pushed the disable-tcp-timestamp branch from 6a7da8c to f79caac Compare May 20, 2025 12:30
  This setting allows to disable TCP timestamps disclosure on host.
  OS user can use 'sysctl net.ipv4.tcp_timestamps' command to
  check the setting.

Signed-off-by: Unniche, BasavarajX <basavarajx.unniche@intel.com>
@bunnichx bunnichx force-pushed the disable-tcp-timestamp branch from f79caac to 3ab92ff Compare May 20, 2025 16:36
@anujm1 anujm1 merged commit fa44382 into open-edge-platform:3.0-dev May 21, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants