Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-11 | migration: T6007: use load_as_module_source for files without extension | John Estabrook | |
(cherry picked from commit 8a57e7b14c818c93655819757d99b69747c9b2ca) | |||
2024-03-30 | accel-ppp: T6187: use correct CPU counts adjusted for SMT | Daniil Baturin | |
2023-07-15 | T5195: vyos.util -> vyos.utils package refactoring part #2 | Christian Breunig | |
2023-07-05 | util: T1797: Optimized sysctl helpers | zsdc | |
- modified `sysctl_read()` to return the whole value - modified `sysctl_write()` logic to return `True` only in case a value was changed successfully - added `sysctl_apply()` to apply a dictionary of values at once |