summaryrefslogtreecommitdiffstats
path: root/mmss
AgeCommit message (Expand)Author
2013-07-28Implement config parserMatthias Schiffer
2013-07-28Clean up config_t classMatthias Schiffer
2013-07-28Finish data encapsulationMatthias Schiffer
2013-07-27More encapsulationMatthias Schiffer
2013-07-27Get rid of mmss.hppMatthias Schiffer
2013-07-27Encapsulate protocol_tMatthias Schiffer
2013-07-27Encapsulate node and interface structuresMatthias Schiffer
2013-07-27Move logging into context_tMatthias Schiffer
2013-07-27Create a common base class event_t for packet_t and scheduled_tMatthias Schiffer
2013-07-27Some changes in memory managementMatthias Schiffer
2013-07-27Fix data pointer type in packet_tMatthias Schiffer
2013-07-27Some minor API improvementsMatthias Schiffer
2013-07-27More small optimizationsMatthias Schiffer
2013-07-26Queue optimizationsMatthias Schiffer
2013-07-26Miscellanous fixesMatthias Schiffer
2013-07-26More cleanupsMatthias Schiffer
2013-07-26Fix queue orderMatthias Schiffer
2013-07-26Clean up queue implementation, fix namespacesMatthias Schiffer
2013-07-26Convert mmss to C++, add parserMatthias Schiffer
2013-03-26Add a third node to simulation to make things a bit more interesting :DMatthias Schiffer
2013-03-23Some whitespace fixesMatthias Schiffer
2013-03-18Don't send broadcast packets to the senderMatthias Schiffer
2013-03-18Add random functionsMatthias Schiffer
2013-03-18Add functions to get current timestampMatthias Schiffer
2013-03-18Inform protocol about interfacesMatthias Schiffer
2013-03-18Add log message supportMatthias Schiffer
2013-03-18Add support for scheduled jobsMatthias Schiffer
2013-03-18Add protocol module API libraryMatthias Schiffer
2013-03-18Rename context data structures, define more of the module APIMatthias Schiffer
2013-03-18Implement protocol module loadingMatthias Schiffer
2013-03-18Merge MMSS node with GMRF context, implement packet handlingMatthias Schiffer
2013-03-18Implement packet queueingMatthias Schiffer
2013-03-18Add timeout queueMatthias Schiffer
2013-03-18Initial (incomplete) API definition and some data structures for the simulatorMatthias Schiffer