Commit graph

14 commits

Author SHA1 Message Date
2096f29487 Change gmrf_iface_t arguments in monitors to iface_t 2014-03-22 20:11:54 +01:00
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
56a8a7465c Add protocol debug functions 2014-03-17 17:18:59 +01:00
aced19e374 More encapsulation 2013-07-27 23:38:38 +02:00
0b696dafb3 Get rid of mmss.hpp 2013-07-27 22:28:34 +02:00
efabc7a40d Encapsulate node and interface structures 2013-07-27 20:34:29 +02:00
08c6bcb98e Move logging into context_t 2013-07-27 18:53:27 +02:00
379b2b3701 Create a common base class event_t for packet_t and scheduled_t 2013-07-27 18:31:10 +02:00
49652b9e28 Some changes in memory management 2013-07-27 14:21:46 +02:00
1880d6addc Some minor API improvements 2013-07-27 13:38:55 +02:00
cb5d5a9397 More small optimizations 2013-07-27 00:33:10 +02:00
f706404e6e More cleanups 2013-07-26 19:47:09 +02:00