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
a35e91aeba
core-extra
/
daemon
/
core
/
nodes
History
Blake Harnden
a35e91aeba
daemon: added link option to configure buffer, added support in pygui to allow configuring buffer
2020-11-30 16:49:44 -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: updated linkconfig to calculate a limit when bw/delay are present, updated and simplified logic as well, leveraging code from outstanding pull request, updated code to factor in the mtu of the iface being configured
2020-10-17 08:18:49 -07: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: updated linkconfig to calculate a limit when bw/delay are present, updated and simplified logic as well, leveraging code from outstanding pull request, updated code to factor in the mtu of the iface being configured
2020-10-17 08:18:49 -07: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: 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
network.py
daemon: added link option to configure buffer, added support in pygui to allow configuring buffer
2020-11-30 16:49:44 -08:00
physical.py
daemon: updated linkconfig to calculate a limit when bw/delay are present, updated and simplified logic as well, leveraging code from outstanding pull request, updated code to factor in the mtu of the iface being configured
2020-10-17 08:18:49 -07:00