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
a7d7b94215
core-extra
/
daemon
/
core
/
nodes
History
Blake Harnden
4b6afe4db7
daemon: fix for deleting an interface from rj45 node, better error messaging when trying to add an interface to a node that already exists
2020-12-15 09:34:42 -08: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: fix for deleting an interface from rj45 node, better error messaging when trying to add an interface to a node that already exists
2020-12-15 09:34:42 -08:00
client.py
daemon: changes usage of running scripts using /bin/sh to bash to help provide consistency in what could be ran, added bash as a dependency in installation scripts, added bash as an executable check during startup
2020-07-28 16:13:37 -07:00
docker.py
moved python black configuration to pyproject.toml and fixed bad exclude
2020-07-14 13:33:40 -07:00
interface.py
daemon: added support for link options buffer read/write to xml
2020-12-07 22:31:53 -08:00
lxd.py
initial sweeping changes to call all usages of various interface related variables and functions (netif, interface, if, ifc, etc) to use a consistent name iface
2020-06-16 09:30:16 -07:00
netclient.py
daemon: revert wlan mac learning change, due to undesired default behavior, there may be some cases where this behavior is desired, so the option to enable a promiscuous mode has been added and will be present in core-pygui
2020-12-10 15:16:05 -08:00
network.py
daemon: revert wlan mac learning change, due to undesired default behavior, there may be some cases where this behavior is desired, so the option to enable a promiscuous mode has been added and will be present in core-pygui
2020-12-10 15:16:05 -08:00
physical.py
daemon: fix for deleting an interface from rj45 node, better error messaging when trying to add an interface to a node that already exists
2020-12-15 09:34:42 -08:00