core-extra/daemon/core
2020-07-01 14:40:19 -07:00
..
api core-cli: added wlan set/get config, fixed session option for node/link interactions 2020-07-01 09:30:05 -07:00
configservice daemon: moved executable check to CoreEmu and separated them into their own module core.executables 2020-06-23 09:11:37 -07:00
configservices daemon: fixed typo in core.configservices.securityservices 2020-06-25 16:22:56 -07:00
emane daemon: initial changes to breakout custom interface creation for networks that require it, without being emane specific 2020-07-01 14:40:19 -07:00
emulator grpc: updated client methods to allow passing source for add_link/delete_link, None by default 2020-06-26 14:44:13 -07:00
gui pygui: fixed joining sessions with mobility players 2020-07-01 12:11:34 -07:00
location daemon: refactored all_link_data to links 2020-06-18 21:33:28 -07:00
nodes daemon: initial changes to breakout custom interface creation for networks that require it, without being emane specific 2020-07-01 14:40:19 -07:00
plugins daemon: small adjustment in sdt.py 2020-06-22 21:47:03 -07:00
services daemon: renamed executable variables to be simpler 2020-06-23 09:35:11 -07:00
xml daemon: updated xml to save links using consistent iface1/2 naming, still fallback to reading interface_one/two 2020-06-23 13:31:31 -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 to core.config 2020-06-12 10:05:49 -07:00
constants.py.in daemon: moved executable check to CoreEmu and separated them into their own module core.executables 2020-06-23 09:11:37 -07: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
executables.py daemon: renamed executable variables to be simpler 2020-06-23 09:35:11 -07:00
utils.py daemon: moved executable check to CoreEmu and separated them into their own module core.executables 2020-06-23 09:11:37 -07:00