|
IBR-DTNSuite
0.12
|
#include "routing/prophet/DeliveryPredictabilityMap.h"#include "routing/prophet/ForwardingStrategy.h"#include "routing/prophet/AcknowledgementSet.h"#include "routing/RoutingExtension.h"#include "core/EventReceiver.h"#include <ibrcommon/thread/Mutex.h>#include <ibrcommon/thread/Queue.h>#include <ibrcommon/thread/ThreadsafeReference.h>#include <map>#include <list>

Go to the source code of this file.
Classes | |
| class | dtn::routing::ProphetRoutingExtension |
| Routing extension for PRoPHET routing. More... | |
| class | dtn::routing::ProphetRoutingExtension::GRTR_Strategy |
| The GRTR forwarding strategy. Using this strategy, packets are forwarding, if the neighbor has a higher predictability then the destination. More... | |
| class | dtn::routing::ProphetRoutingExtension::GTMX_Strategy |
| The GTMX forwarding strategy. Using this strategy, packets are forwarding, if the neighbor has a higher predictability then the destination, but at most NF_max times. More... | |
Namespaces | |
| dtn | |
| dtn::routing | |
Constant Groups | |
| dtn | |
| dtn::routing | |