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
c22f1680f7
core-extra
/
daemon
/
core
/
emulator
History
Blake Harnden
de493c810a
changes to replace MacAddress usage and remove ipaddress module altogether
2020-01-08 17:33:49 -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
update to avoid not reusing session ids
2019-12-13 10:54:42 -08:00
data.py
added some data for node events to have a source field to help distinguish what originates from the gui or not
2019-11-27 12:55:39 -08:00
distributed.py
changes to replaces known usages of ipaddress, leaving only ipaddress.MacAddress
2020-01-08 13:25:00 -08:00
emudata.py
changes to replace MacAddress usage and remove ipaddress module altogether
2020-01-08 17:33:49 -08:00
enumerations.py
removed session.create_emane_network, removed unused node types
2019-10-22 21:27:31 -07:00
session.py
changes to replace MacAddress usage and remove ipaddress module altogether
2020-01-08 17:33:49 -08:00
sessionconfig.py
switched session.metadata to just be a standard dict, fixed shutdown service issue during session.data_collect
2019-10-30 13:27:12 -07:00