core-extra/daemon/core/configservices
2021-04-23 14:00:05 -07:00
..
frrservices daemon: removed usages of getattr and hasattr where possible 2021-01-12 21:30:48 -08:00
nrlservices daemon: changes usage of running scripts using /bin/sh to bash to help provide consistency in what could be ran, added bash as a dependency in installation scripts, added bash as an executable check during startup 2020-07-28 16:13:37 -07:00
quaggaservices updates to python based logging to use module named loggers, updated logging config file to align with these changes 2021-04-21 21:09:35 -07:00
securityservices daemon: updated config.py to use dataclasses for config classes, updated naming and referencing. updated configurable options to self validate default values align with the config type. updated the example emane model to better align with the current state of things 2021-03-31 11:13:40 -07:00
utilservices daemon: fixed issue in dhcp server subnet line using wrong address 2021-04-23 14:00:05 -07:00
__init__.py initial code towards services that will generate files from templates and provide configuration 2020-01-16 15:48:21 -08:00
simpleservice.py daemon: updated config.py to use dataclasses for config classes, updated naming and referencing. updated configurable options to self validate default values align with the config type. updated the example emane model to better align with the current state of things 2021-03-31 11:13:40 -07:00