core-extra/daemon/core/misc
Gabriel Somlo 33906aae9f daemon: remove Quagga 'vtysh' service
Since all Quagga daemons are configured from a consolidated
location (the 'zebra' service), there is nothing left to do
for a dedicated service such as 'vtysh'. This patch removes
the service, along with all references to it from the rest
of the source tree (sample *.imn files, examples, etc.)

Signed-off-by: Gabriel Somlo <glsomlo@cert.org>
2017-02-01 09:55:58 -05:00
..
__init__.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
event.py daemon: Remove __del__() methods. 2016-03-04 16:57:29 -05:00
ipaddr.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
LatLongUTMconversion.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
quagga.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
utils.py daemon: Minor code reorganization. 2016-01-29 18:22:08 -05:00
utm.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
xmldeployment.py daemon: Create a CoreServer class to represent CORE servers. 2016-10-12 17:36:42 +00:00
xmlparser.py daemon: Initial support for importing a scenario using the new NRL 2015-05-22 00:53:15 +00:00
xmlparser0.py daemon: Renumber XML versioning. 2015-02-05 00:15:59 +00:00
xmlparser1.py daemon: remove Quagga 'vtysh' service 2017-02-01 09:55:58 -05:00
xmlsession.py daemon: Initial support for exporting a scenario using the new NRL 2015-05-22 00:53:01 +00:00
xmlutils.py daemon: Initial support for importing a scenario using the new NRL 2015-05-22 00:53:15 +00:00
xmlwriter.py daemon: Initial support for exporting a scenario using the new NRL 2015-05-22 00:53:01 +00:00
xmlwriter0.py daemon: Initial support for writing different versions of XML scenario files. 2015-02-05 00:16:14 +00:00
xmlwriter1.py assigned specific xml element types to network nested devices (switches and hubs) instead of the generic 'host' type 2016-01-28 15:37:52 -08:00