Commit graph

12 commits

Author SHA1 Message Date
a78a01eacc Add monitors
Monitors are used to log events from the simulated nodes. So far there are a log
monitor which just logs the nodes' log messages and a SQLite monitor which does
nothing at the moment.
2014-03-21 04:51:48 +01:00
aaddd2e7cd Update copyright years 2014-03-18 18:02:19 +01:00
dd87d59f47 Compiler option cleanup and -Wextra fixes 2014-03-17 17:50:57 +01:00
5b362da37d Also prevent move in nocopy_t 2013-07-30 04:54:19 +02:00
aced19e374 More encapsulation 2013-07-27 23:38:38 +02:00
3756620213 Encapsulate protocol_t 2013-07-27 21:33:37 +02:00
efabc7a40d Encapsulate node and interface structures 2013-07-27 20:34:29 +02:00
1880d6addc Some minor API improvements 2013-07-27 13:38:55 +02:00
cc1a4b9493 Miscellanous fixes 2013-07-26 20:35:31 +02:00
f706404e6e More cleanups 2013-07-26 19:47:09 +02:00
1f67abe0f3 Clean up queue implementation, fix namespaces 2013-07-26 17:47:35 +02:00
0ffde34faa Convert mmss to C++, add parser 2013-07-26 14:22:18 +02:00
Renamed from mmss/types.h (Browse further)