This website requires JavaScript.
Explore
Help
Sign In
afonso
/
core-extra
Watch
1
Star
0
Fork
You've already forked core-extra
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
33f3eccdcf
core-extra
/
daemon
/
core
/
nodes
History
Blake Harnden
33f3eccdcf
Merge branch 'develop' into docker-updates
2022-05-09 21:11:51 -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
daemon: removed linktype and apitype from node classes, as they are no longer needed, made adjustments where needed to compensate
2022-04-05 15:22:01 -07:00
docker.py
daemon: cleaned up docker node code, updates to use nsenter in most cases
2022-05-05 21:54:08 -07:00
interface.py
daemon: moved node cmd to base, allowing interface config to not need a node parameter
2022-03-17 16:31:03 -07:00
lxd.py
daemon: removed linktype and apitype from node classes, as they are no longer needed, made adjustments where needed to compensate
2022-04-05 15:22:01 -07:00
netclient.py
daemon: updates to support configuring and tracking mtu, along with over refactoring
2022-01-07 16:03:45 -08:00
network.py
daemon: fixed naming issues with wireless/emane model attributes, fixed issue with emane controlnet updown script
2022-05-09 21:11:14 -07:00
physical.py
daemon: removed linktype and apitype from node classes, as they are no longer needed, made adjustments where needed to compensate
2022-04-05 15:22:01 -07:00
wireless.py
daemon: changes to generate random names for all wireless edge veths, to avoid names that would be an invalid device name
2022-05-02 15:01:03 -07:00