core-extra/daemon/core
2020-06-25 10:35:01 -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: moved QUAGGA_STATE_DIR from constants.py to quagga service files 2020-06-22 21:39:29 -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: cleaned up requirement check, updated github workflow to modify correct file 2020-06-23 09:24:40 -07:00
gui pygui: added support for a details pane, can be toggled on/off, can be used to quickly view details for nodes or links 2020-06-25 10:35:01 -07:00
location daemon: refactored all_link_data to links 2020-06-18 21:33:28 -07:00
nodes daemon: renamed executable variables to be simpler 2020-06-23 09:35:11 -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