Welcome! That are great news. :-)Hi everyone,
I am a new user of IBR-DTN (v 0.10.2). I need help for several problem:
The best way is to study the classes like EpidemicRoutingExtension, ProphetRoutingExtension and NeighborRoutingExtension. A new routing should be implemented similar to them.How to make a new routing algorithm other than epidemic or prophet for IBR-DTN, such as RAPID?
There exists automated tests for those routing modules. Instead I do manual tests with multiple hops.What is the test bench topology for epidemic or prophet?
All of the provided. The existing routing extension modules should direct you to the useful ones.Which classes or procedures can be used on base router for making new routing algorithm?