core-extra/daemon/core
2020-06-25 22:05:10 -07:00
..
api grpc: added check for emane pathloss when nem id is None and throw an error 2020-06-23 13:34:40 -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: refactored TunTap setaddrs to set_ips to be more consistent with new naming 2020-06-19 13:52:59 -07:00
emulator daemon: updated ovs option to be a formal session option, will now display within gui, save to and be read from xml 2020-06-25 22:05:10 -07:00
gui pygui: added services to node info panel 2020-06-25 15:05:24 -07:00
location daemon: refactored all_link_data to links 2020-06-18 21:33:28 -07:00
nodes daemon: updated ovs option to be a formal session option, will now display within gui, save to and be read from xml 2020-06-25 22:05:10 -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