core-extra/daemon/core/nodes
2019-06-28 08:17:11 -07:00
..
__init__.py updates to layout core module packages in a more logical way, including renaming methods from objects to nodes and nodes.objid to nodes.id 2019-04-29 23:31:47 -07:00
base.py 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
client.py 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
docker.py 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
interface.py pass on updated pydocs to reflect path changes 2019-06-07 08:59:16 -07:00
ipaddress.py pass on updated pydocs to reflect path changes 2019-06-07 08:59:16 -07:00
network.py small change for possibility of runtime mobility configuration 2019-06-11 15:55:11 -07:00
nodemaps.py initial commit with some docker nodes integrating with core at a basic level 2019-06-27 15:45:35 -07:00
nodeutils.py pass on updated pydocs to reflect path changes 2019-06-07 08:59:16 -07:00
openvswitch.py updated grpc node x,y types, added new grpc session position type, grpc updated link options to use int, fixed corehandlers handling of dup, fixed corexml type handling for link options, updated mobility config types to correlate with link options 2019-06-08 16:56:39 -07:00
physical.py pass on updated pydocs to reflect path changes 2019-06-07 08:59:16 -07:00