core-extra/daemon/core/configservices
2020-07-16 14:21:06 -07:00
..
frrservices updated frr daemons template file for the config service to align with changes to normal service 2020-07-16 14:21:06 -07:00
nrlservices daemon: refactored CoreInterface.addrlist storing strings into CoreInterface.ip4s and ip6s, stored as netaddr.IPNetwork objects 2020-06-19 08:50:36 -07:00
quaggaservices daemon: moved QUAGGA_STATE_DIR from constants.py to quagga service files 2020-06-22 21:39:29 -07:00
securityservices daemon: fixed typo in core.configservices.securityservices 2020-06-25 16:22:56 -07:00
utilservices daemon: refactored usages of addr to ip and updated functions to align 2020-06-19 10:54:58 -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: added type hinting throughout config services 2020-06-18 14:15:45 -07:00