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
7e87ad24fa
core-extra
/
daemon
/
core
/
emulator
History
Blake Harnden
0536747d9a
daemon/gui: adjustments to how a session instantiates, allowing the new python gui to move to a failed start state, this allows inpecting the failed nodes to see what went wrong
2022-03-04 09:19:56 -08:00
..
__init__.py
refactored new apis to sit under the emulator module, also reverted moving files under a legacy module to help avoid breaking code using core internals for 5.0+
2018-05-01 10:40:25 -07:00
coreemu.py
daemon: updated how local services are loaded to leverage full core path imports, avoiding name collisions with external modules
2022-03-02 12:42:53 -08:00
data.py
daemon: refactored interfaces to store configuration options as link options, instead of using a dictionary
2022-01-25 21:39:52 -08:00
distributed.py
daemon: updates to support configuring and tracking mtu, along with over refactoring
2022-01-07 16:03:45 -08:00
enumerations.py
daemon: properly go through the data collect state for grpc session shutdown, also check and avoid repeating data collect or shutdown when already past those states
2020-12-05 09:01:53 -08:00
session.py
daemon/gui: adjustments to how a session instantiates, allowing the new python gui to move to a failed start state, this allows inpecting the failed nodes to see what went wrong
2022-03-04 09:19:56 -08:00
sessionconfig.py
daemon: adjustments to support global configurable mtu values for node interfaces and bridges
2021-12-21 08:59:48 -08:00