Name | Type | Description |
---|---|---|
Dummy | simple module |
Implementation of a failed router. Does nothing and simply discards any incoming messages. |
FailureManager | simple module |
Module for managing node failure and recovery in the network. If used, it should have exactly one instance in the whole network. |
NetworkInfo | simple module |
NetworkInfo does not send or receive messages and has no parameters either. Instead it is invoked from ScenarioManager scripts. E.g.: |