Hi dear list!
I was wondering if it is possible to use two different routing protocol among a network.
The easiest one I can think, and fastest to deploy, of is:
- One dynamic routing protocol (BATMAN, spray-and-wait, prophet...)
- One static routing protocol based on destination, i.e., all bundles with dtn://all/* as destination are forwarded to all nodes (and thus we deploy an epidemic routing protocol for a specific type of messages).
Did anyone work on such a case? Do you have any idea or suggestion on how to do that? Is using the MEB a way to achieve this? Isn't MEB too much (or not enough) for this?
Have a nice day, and thanks for further response (if any).