core-extra/daemon/core
2019-07-05 19:06:27 -07:00
..
api grpc - add rpc to get local non-core interfaces 2019-07-12 13:02:15 -07:00
emane cleanup for docker/lxd code being used, tweaks to running container commands 2019-07-02 16:05:45 -07:00
emulator added check when deleting links to avoid exceptions from gui driven deletions 2019-07-19 07:46:17 -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 avoid bad check that prevents reverting link configuration to 0 2019-07-05 19:06:27 -07:00
plugins pass on updated pydocs to reflect path changes 2019-06-07 08:59:16 -07:00
services updated ovs service to use fail mode secure 2019-07-19 11:35:01 -07:00
xml revert loss pack to using floats in all related places 2019-07-03 23:09:55 -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