Skip to content

Add conditional sysctl config during install.#138

Merged
joeysk2012 merged 1 commit intoamazonlinux:mainfrom
joeysk2012:kernel-param
Mar 16, 2026
Merged

Add conditional sysctl config during install.#138
joeysk2012 merged 1 commit intoamazonlinux:mainfrom
joeysk2012:kernel-param

Conversation

@joeysk2012
Copy link
Copy Markdown
Contributor

Issue #, if available:
Add kernel command line parameters to network driver config:

net.ipv4.neigh.default.delay_first_probe_time=1
net.ipv4.neigh.default.base_reachable_time_ms=5000
net.ipv4.neigh.default.retrans_time_ms=500
net.ipv4.neigh.default.ucast_solicit=0
net.ipv4.tcp_syn_retries=3

Description of changes:
For faster discovery of the clients.
Useful in ip failover scenario.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@joeysk2012 joeysk2012 merged commit e60ce1c into amazonlinux:main Mar 16, 2026
4 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.

1 participant