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
6c861a6ff8
core-extra
/
daemon
/
core
History
Download ZIP
Download TAR.GZ
bharnden
6c861a6ff8
fixed issues related to writing xml with tunnel nodes using othernet, fixed reading x,y as int instead of float due to packing issues for tlv
2019-06-04 10:59:02 -07:00
..
api
fixed byte/str issue in coreapi tlv mac addr
2019-06-04 10:55:08 -07:00
emane
updated logging.warn to logging.warning due to deprecation in python3, fixed python 2/3 filter issue in tests, fixed utf decoding for some missed popen commands
2019-06-03 14:36:21 -07:00
emulator
fixed bad variable name in session.py
2019-06-04 10:54:09 -07:00
location
updated logging.warn to logging.warning due to deprecation in python3, fixed python 2/3 filter issue in tests, fixed utf decoding for some missed popen commands
2019-06-03 14:36:21 -07:00
nodes
updated logging.warn to logging.warning due to deprecation in python3, fixed python 2/3 filter issue in tests, fixed utf decoding for some missed popen commands
2019-06-03 14:36:21 -07:00
plugins
byte string fix in coreapi, different approach to urlparse compatibility to avoid other issues
2019-06-03 21:22:11 -07:00
services
updated logging.warn to logging.warning due to deprecation in python3, fixed python 2/3 filter issue in tests, fixed utf decoding for some missed popen commands
2019-06-03 14:36:21 -07:00
xml
fixed issues related to writing xml with tunnel nodes using othernet, fixed reading x,y as int instead of float due to packing issues for tlv
2019-06-04 10:59:02 -07:00
.gitignore
Add some gitignore files.
2015-01-28 02:15:45 +00:00
__init__.py
updated logging usage, to use the library directly and avoid imposing a core config by default, allowing users of the core library to configure logging as desired
2019-02-16 09:50:19 -08:00
config.py
refactored usages of iteritems, itervalues, and iterkeys to be 2/3 compliant
2019-05-05 21:23:43 -07:00
constants.py.in
Merge pull request
#239
from apwiggins/patch-1
2019-04-24 22:46:23 -07:00
utils.py
fixed utils.cmd_output to utf-8
2019-06-03 16:49:55 -07:00