Anupam Ghosh
98e38e9e66
get and set with int8 for SysctlConfig
2025-08-06 17:01:22 -07:00
Anupam Ghosh
598fc86349
enable sloppy_tcp when DSR and Maglev is enabled
2025-08-06 17:01:22 -07:00
Dmitry Sharshakov
aa7cffb6f0
fix(NSC): only set rp_filter to 2 if it is 1
...
Setting rp_filter to 2 when it is 0 will override its status to be always enabled (in the loose mode).
This behavior could break some networking solutions as it made packet admission rules more strict.
2025-01-11 14:37:21 -06:00
Natanael Copa
a1125f6e18
fix: ensure that ipv6 is not disabled in kernel
...
Signed-off-by: Natanael Copa <ncopa@mirantis.com>
2024-06-16 17:24:02 -05:00
Aaron U'Ren
25ecb098c6
feat(nsc): add dualstack capabilities
2023-10-07 08:52:31 -05:00
Manuel Rüger
1d37130447
Fix linting
2022-10-17 11:37:07 -05:00
Aaron U'Ren
8f3861de40
fact(sysctl): consolidate sysctl usage into utils
2021-09-11 16:20:07 -05:00
Joakim Karlsson
5bfab47145
unified function to set sysctl values ( #580 )
...
* unified function to set sysctl values and Enable arp_ignore and arp_announce
2018-11-22 21:11:57 +01:00