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
9d97699b1f
core-extra
/
daemon
/
core
/
emulator
History
Blake Harnden
9d97699b1f
daemon: fixed issue starting session and clearing session options, small cleanup to SessionOptions init
2022-04-01 11:46:28 -07: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: revamp to align gre tunnels for distributed to align with changes, also moved gre tunnels for wired links to occur directly when linking, allowing runtime distributed functionality, also updates to phyical node to leverage a core node, but avoid using namespacing
2022-03-18 12:31:04 -07:00
enumerations.py
daemon/grpc/gui: further updates for a new working wireless node, added grpc support for control and additions to gui for creation
2022-03-30 21:13:28 -07:00
links.py
daemon: initial pass to revamp how node linking and link management is done, provides a consistent way to link all wired nodes and allows them to be configured for tc for the same behavior across the board
2022-03-17 15:28:38 -07:00
session.py
daemon: fixed issue starting session and clearing session options, small cleanup to SessionOptions init
2022-04-01 11:46:28 -07:00
sessionconfig.py
daemon: fixed issue starting session and clearing session options, small cleanup to SessionOptions init
2022-04-01 11:46:28 -07:00