core-extra/daemon/core
2019-06-28 08:17:11 -07:00
..
api finished initial pass on adding tests to help run through and validate tlv message handling 2019-06-25 12:29:46 -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 initial commit with some docker nodes integrating with core at a basic level 2019-06-27 15:45:35 -07:00
location finished initial pass on adding tests to help run through and validate tlv message handling 2019-06-25 12:29:46 -07:00
nodes changes to have DockerNode based off a CoreNode instead, elminating the need for a lot of boiler plate 2019-06-28 08:17:11 -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