core-extra/daemon/core
2020-06-12 09:52:01 -07:00
..
api daemon: added class variable type hinting to core.api.grpc 2020-06-12 08:34:02 -07: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 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
emane daemon: added class variable type hinting to core.emane 2020-06-12 09:52:01 -07:00
emulator daemon: updated session.delete_link to have the interface ids default to none, since only one may need to be provided, updated link tests to account for more cases 2020-06-11 19:01:38 -07:00
gui pygui: avoid issue when joining opened xml that has a node with no ip4 address 2020-06-10 11:04:33 -07:00
location daemon: improve type hinting for WayPoint 2020-06-10 10:31:13 -07:00
nodes daemon: added class variable type hinting to core.emane 2020-06-12 09:52:01 -07:00
plugins daemon: added class variable type hinting to core.plugins 2020-06-10 09:01:38 -07:00
services 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
xml daemon: added class variable type hinting for core.xml 2020-06-12 08:54:06 -07: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 daemon: added class variable type hinting for core.xml 2020-06-12 08:54:06 -07: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 fixed issue when reading xml file and not associating node with emane model, causing error for grpc 2020-04-15 11:44:14 -07:00
utils.py daemon: removed utils.make_tuple and last remaining usage 2020-06-09 18:53:42 -07:00