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
3d7d775bfb
core-extra
/
daemon
/
core
/
api
/
tlv
History
Blake Harnden
3d7d775bfb
daemon: removed unused variables from LinkOptions
2020-06-18 00:15:44 -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
coreapi.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
corehandlers.py
daemon: removed unused variables from LinkOptions
2020-06-18 00:15:44 -07:00
coreserver.py
added flake8/black, pre-commit integration for flake8/black, and black formatting changes
2019-09-10 15:10:24 -07:00
dataconversion.py
daemon: renamed NodeData.node_type to type, removed NodeData/NodeOptions fields that were not being used for clarity
2020-06-17 22:43:13 -07:00
enumerations.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
structutils.py
first pass at removing all python2 specific dependencies, updating python requirements.txt/setup.py/Pipfiles/Makefiles, and removing python2 compat imports
2019-10-17 14:52:31 -07:00