core-extra/daemon/core
2019-09-17 11:56:04 -07:00
..
api finish up server.py and fix 2 broken links 2019-09-16 12:55:00 -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 Merge pull request #280 from coreemu/pydocupdates 2019-09-17 11:56:04 -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 removed unwanted logging line from corexml.py 2019-09-17 10:13:51 -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 further updates to python docs and docs files 2019-09-13 11:07:04 -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