core-extra/daemon/core
2020-02-03 10:35:25 -08:00
..
api renamed config service dependency finder method to startup_paths, added pydocs to config service related methods 2020-01-27 11:44:00 -08:00
configservice renamed config service dependency finder method to startup_paths, added pydocs to config service related methods 2020-01-27 11:44:00 -08:00
configservices update simple service to show all config types 2020-01-24 10:59:47 -08:00
emane fix to emane bypass model and config group data being supplied to guis 2020-01-28 09:20:43 -08:00
emulator added configuration for loading custom config services 2020-01-29 17:08:36 -08:00
gui track nodes whose services have been modified by the user to differentiate between newly created nodes and default type nodes with empty services 2020-02-03 10:35:25 -08:00
location removed options not needed for config data for GUI support for both old and new GUIs 2020-01-24 13:19:08 -08:00
nodes forward all 802.1D MAC bridge filtered MAC group addresses, except restricted types 2020-01-31 17:05:13 -08:00
plugins fixed formatting in docs due 2020-01-16 16:12:01 -08:00
services fixed formatting in docs due 2020-01-16 16:12:01 -08:00
xml Merge pull request #357 from coreemu/feature/config-service 2020-01-27 17:31:03 -08:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
__init__.py removed broker from session, updated most places using broker to use alternative logic to compensate where needed 2019-10-15 14:13:42 -07:00
config.py fixed type hinting in config.py 2020-01-16 11:17:08 -08:00
constants.py.in removed usage of brctl and dependency on bridge-utils library as it is deprecated, replaced with using iproute instead 2019-12-23 14:48:56 -08:00
errors.py updates for typing functions on top level modules 2020-01-13 10:06:18 -08:00
utils.py removed rtype and param typing from doc strings to help avoid maintaining duplicate information provided by type hints 2020-01-16 11:00:57 -08:00