core-extra/daemon/core/services
2020-07-16 18:00:12 -03:00
..
__init__.py fixed formatting in docs due 2020-01-16 16:12:01 -08:00
bird.py initial changes towards removing ipaddress and using netaddr 2020-01-07 14:08:29 -08:00
coreservices.py added some type hinting with tests to help in refactoring in the future 2020-05-24 23:37:38 -07:00
emaneservices.py changes to support better type checking for retrieving an arbitrary node from a session, get_node now requires an expected class that the node would be an instance of, if the returned node is not an instance a CoreError is thrown, this also helps editors pick up expected types to account for variable/function usage better as well 2020-05-20 14:44:34 -07:00
frr.py Update frr.py to add staticd to daemons list 2020-07-16 18:00:12 -03:00
nrl.py fixed formatting in docs due 2020-01-16 16:12:01 -08:00
quagga.py changes to make rj45 maintain the interface information, instead of trying to be 2 classes at once 2020-05-25 23:18:20 -07:00
sdn.py formatted sdn.py after recent merge 2020-04-30 12:57:05 -07:00
security.py fix for ipsec service reading file as bytes 2020-04-07 21:03:45 -07:00
ucarp.py changes to fix flake8 issues 2019-09-10 21:01:51 -07:00
utility.py changed defaultroute service to behave similarly as before and use the first interface for a default .1 address 2020-05-01 19:15:53 -07:00
xorp.py initial changes towards removing ipaddress and using netaddr 2020-01-07 14:08:29 -08:00