core-extra/daemon
2018-04-27 10:12:01 -07:00
..
core updates to how and where the node map is populated, now done in CoreEmu and CoreEmu provides a method for updating the map if desired 2018-04-26 16:05:47 -07:00
data fixed default example config for custom emane models 2018-03-23 10:26:33 -07:00
doc added a convenience target for generating all documentation based on existing google code example, fixed a few issues with doc strings 2018-03-15 14:31:07 -07:00
examples removed session manager, since CoreEmu does this now, set future examples to serve as API examples, removed netns examples that are replaced by these API variations 2018-04-26 13:06:18 -07:00
scripts updates to how and where the node map is populated, now done in CoreEmu and CoreEmu provides a method for updating the map if desired 2018-04-26 16:05:47 -07:00
tests updated gui test to working order, moved distributed test to a sub directory to be ignored by default, added pytest.ini to ignore distributed directory by default 2018-04-27 10:12:01 -07:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
Makefile.am removed daemonize code that is not needed for services, cleaned up need for logrotate, removed some logging that was not useful 2018-03-23 09:57:37 -07:00
requirements.txt moved netns code from daemon/src to netns at the top level, updated files to account for location change 2018-01-04 12:03:14 -08:00
setup.cfg merged cleanup branch with master 2017-06-19 18:03:39 -07:00
setup.py moved daemon/sbin to daemon/scripts 2018-03-15 11:30:11 -07:00
test.py fixed renaming issue with sessionid to session_id 2017-08-02 12:25:57 -07:00