1
0
Fork 0
tuned/tuned
Martin Sivak 6ca3f5a93c
Add support for sysctl names with slash
Resolves: RHEL-3707

The logic for converting sysctl names to paths did not work for
sysctls like "net.ipv4.conf.bond0/355.forwarding" because it
contains a slash. According to the sysctl.d manpage, the dots
and slashed must be interchanged if the first separator is a
dot, which we assume.
2023-11-08 11:16:52 +01:00
..
admin fix-tuned-profiles-adoc-error 2023-02-20 17:20:21 +08:00
daemon api: fixed stop method not to require any parameter 2023-08-22 17:08:22 +02:00
exports fix log error 2023-02-13 10:44:34 +08:00
gtk fix error 2023-08-28 10:23:04 +08:00
hardware Merge branch 'master' into project-rename 2021-06-03 17:20:55 +02:00
monitors monitors: Fix adding a hotplugged device to a monitor 2019-03-06 19:51:10 +01:00
plugins Add support for sysctl names with slash 2023-11-08 11:16:52 +01:00
profiles fix error 2023-08-28 10:23:04 +08:00
storage Fix pickle provider 2018-10-15 13:20:14 +02:00
units Rename rollback-related constants and variables 2023-06-16 10:02:57 +02:00
utils Add support for sysctl names with slash 2023-11-08 11:16:52 +01:00
__init__.py misc: bumped year in copyright to 2013 2013-11-27 09:30:07 +01:00
consts.py Rename rollback-related constants and variables 2023-06-16 10:02:57 +02:00
exceptions.py Create exception logger outside of TunedException class to not confuse logs.get method 2012-01-26 10:41:59 +01:00
logs.py Project renamed to TuneD 2021-05-17 22:09:02 +02:00
patterns.py separate design pattern bases 2011-12-14 17:40:31 +01:00
version.py new release (2.21.0-rc.1) 2023-08-20 23:27:36 +02:00