core-extra/daemon/core
2019-09-13 13:26:30 -07:00
..
api fixed exception catches for get_node expecting KeyError to expect CoreError 2019-09-12 15:48:09 -07:00
emane changes to logging, moving logs to debug and removing setnemposition logging that could spam output 2019-09-13 13:13:59 -07:00
emulator fixed exception catches for get_node expecting KeyError to expect CoreError 2019-09-12 15:48:09 -07:00
location fixed exception catches for get_node expecting KeyError to expect CoreError 2019-09-12 15:48:09 -07:00
nodes fix for wlan configuration not getting set by default 2019-09-11 21:54:07 -07:00
plugins moved service validation to debug, to limit error messages causing confusion about failures 2019-09-13 13:26:30 -07:00
services moved service validation to debug, to limit error messages causing confusion about failures 2019-09-13 13:26:30 -07:00
xml changes to logging, moving logs to debug and removing setnemposition logging that could spam output 2019-09-13 13:13:59 -07:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
__init__.py moved emane dependent tests into subdir, moved pytest config into setup.cfg, added CoreError and made use of in session.py 2019-09-11 13:12:42 -07:00
config.py updates to try and clean up info logging, moved some statements to debug 2019-09-11 15:05:05 -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 changes to fix flake8 issues 2019-09-10 21:01:51 -07:00