core-extra/daemon/core
2019-06-24 15:49:12 -07:00
..
api fixed issues executing xml from gui, added more tests for testing message handling 2019-06-24 15:49:12 -07:00
emane updated emanemanager to add server prefixes to control nets, when control nets are not configured 2019-06-19 13:52:51 -07:00
emulator fixed issues executing xml from gui, added more tests for testing message handling 2019-06-24 15:49:12 -07:00
location fixed issue when getting wlan config range value from gui as a float string, cannot be parsed to int by python3 2019-06-11 15:27:50 -07:00
nodes added dependency and usage of ethtool to disable rx/tx checksums, since they will never be valid from a veth. also lowered some noisy logging and removed other logging 2019-06-12 12:41:01 -07:00
plugins pass on updated pydocs to reflect path changes 2019-06-07 08:59:16 -07:00
services pass on updated pydocs to reflect path changes 2019-06-07 08:59:16 -07:00
xml changes to support not modifying controlnet configuration messages and avoid issues with setting the master meane config when dealing with distributed emane 2019-06-18 10:33:16 -07:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
__init__.py updated logging usage, to use the library directly and avoid imposing a core config by default, allowing users of the core library to configure logging as desired 2019-02-16 09:50:19 -08:00
config.py fixed issue for link data not including per/loss when it is a ptp node, for host to host links 2019-06-05 09:54:11 -07:00
constants.py.in added dependency and usage of ethtool to disable rx/tx checksums, since they will never be valid from a veth. also lowered some noisy logging and removed other logging 2019-06-12 12:41:01 -07:00
utils.py added utility method to replace execfile for python2/3 support 2019-06-21 09:29:19 -07:00