core-extra/daemon/core/services
Gabriel Somlo d2fe352797 services/frr.py: frrboot.sh: start 'staticd' to support static routes
Unlike Quagga, FRR requires 'staticd' to be running in order
to support provisioning and use of static routes in the running
configuration (e.g., 'ip route a.b.c.d/p nexthop').

Signed-off-by: Gabriel Somlo <glsomlo@cert.org>
2020-02-09 08:45:48 -05:00
..
__init__.py updates to layout core module packages in a more logical way, including renaming methods from objects to nodes and nodes.objid to nodes.id 2019-04-29 23:31:47 -07:00
bird.py fixed issue with services identifying ip4/ip6 addresses 2019-11-22 14:52:46 -08:00
coreservices.py updated start proto to return exception strings, updated grpc start session to exist early when a failure is found, updated coretk ui to not switch ui to running when start fails and display error dialog 2019-12-20 15:11:34 -08:00
dockersvc.py pass over files using isort 2019-09-10 14:20:51 -07:00
emaneservices.py consolidated EmaneNode and EmaneNet, renaming EmaneNode to EmaneNet 2019-09-27 22:31:56 -07:00
frr.py services/frr.py: frrboot.sh: start 'staticd' to support static routes 2020-02-09 08:45:48 -05:00
nrl.py fixed issue with services identifying ip4/ip6 addresses 2019-11-22 14:52:46 -08:00
quagga.py fixed issue with services identifying ip4/ip6 addresses 2019-11-22 14:52:46 -08:00
sdn.py fixed issue with services identifying ip4/ip6 addresses 2019-11-22 14:52:46 -08:00
security.py changes to fix flake8 issues 2019-09-10 21:01:51 -07:00
ucarp.py changes to fix flake8 issues 2019-09-10 21:01:51 -07:00
utility.py updated start proto to return exception strings, updated grpc start session to exist early when a failure is found, updated coretk ui to not switch ui to running when start fails and display error dialog 2019-12-20 15:11:34 -08:00
xorp.py fixed issue with services identifying ip4/ip6 addresses 2019-11-22 14:52:46 -08:00