core-extra/daemon/core
2020-04-21 13:11:00 -07:00
..
api fix issue when tcp handlers has no other clients for a session 2020-04-20 15:56:25 -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 improve default route service to detect connected routers and use the addresses of the first one found 2020-04-02 15:12:07 -07:00
emane modified wireless links to obtain colors based on connected network from the session, LinkData will no provide a color itself 2020-04-15 15:41:37 -07:00
emulator reverting node service change until protobuf changes are in place 2020-04-16 12:31:48 -07:00
gui pygui fixed wlan drawing range circles using the diameter for the radius 2020-04-21 13:11:00 -07:00
location modified wireless links to obtain colors based on connected network from the session, LinkData will no provide a color itself 2020-04-15 15:41:37 -07:00
nodes fix p2p upstream link data not using enum, consolidated grpc logic for getting link protobufs 2020-04-15 16:36:03 -07:00
plugins modified wireless links to obtain colors based on connected network from the session, LinkData will no provide a color itself 2020-04-15 15:41:37 -07:00
services reverting node service change until protobuf changes are in place 2020-04-16 12:31:48 -07:00
xml add service file content to xml as cdata to avoid escaping 2020-04-16 10:44:33 -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 moved ConfigShim to being under tlv, updated RegisterTlvs to use enums directly in non tlv code 2020-03-22 14:59:42 -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 update to make use of shutil.which for executable searching 2020-03-06 16:41:26 -08:00