core-extra/daemon/core
2019-09-27 15:31:19 -07:00
..
api updated broker.py logging to not be as noisy by default 2019-09-27 15:31:19 -07:00
emane removed node map file and utilities, added formal class methods to session objects and added checks for specific classes where needed 2019-09-26 13:00:12 -07:00
emulator added net client to consolidate bridge and interface creation 2019-09-26 15:20:32 -07:00
location fixed exception catches for get_node expecting KeyError to expect CoreError 2019-09-12 15:48:09 -07:00
nodes fleshed out documentation for netclient.py and removed openvswitch.py 2019-09-27 10:48:24 -07:00
plugins removed node map file and utilities, added formal class methods to session objects and added checks for specific classes where needed 2019-09-26 13:00:12 -07:00
services removed node map file and utilities, added formal class methods to session objects and added checks for specific classes where needed 2019-09-26 13:00:12 -07:00
xml removed node map file and utilities, added formal class methods to session objects and added checks for specific classes where needed 2019-09-26 13:00:12 -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