IBR-DTN  1.0.0
ProphetRoutingExtension.h File Reference
#include "routing/prophet/DeliveryPredictabilityMap.h"
#include "routing/prophet/ForwardingStrategy.h"
#include "routing/prophet/AcknowledgementSet.h"
#include "routing/RoutingExtension.h"
#include "core/EventReceiver.h"
#include "routing/NodeHandshakeEvent.h"
#include "core/TimeEvent.h"
#include "core/BundlePurgeEvent.h"
#include <ibrcommon/thread/Mutex.h>
#include <ibrcommon/thread/Queue.h>
#include <ibrcommon/thread/ThreadsafeReference.h>
#include <map>
#include <list>
Include dependency graph for ProphetRoutingExtension.h:
This graph shows which files directly or indirectly include this file:

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