Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.7 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.7 KB

manet

Mobile Adhoc NETwork implementation

This is a fork of original MChannel source code produced by AST Research Group of Universitat Rovira i Virgili (URV)

MChannel implements Optimised Link State Routing (OLSR) protocol and Overlay Multicast OLSR (OMOLSR) protocol to make group communication perform better in a MANET environment where the network topology is relatively dynamic as the nodes move around.

Publications of the original authors relating to MChannel are as follows:

  1. "Moving routing protocols to the user space in MANET middleware". Pedro García-López, Raúl Gracia-Tinedo and Josep M. Banús Alsina. Journal of Network and Computer Applications, September, 2010, DOI.
  2. "Topology-aware group communication middleware for MANETs". Pedro García-López, Raúl Gracia-Tinedo, Marc Espelt-Palau, Gerard Paris, Marcel Arrufat and Roc Messeguer. In Proceedings of the Fourth International Conference on COMmunication System softWAre and middlewaRE (COMSWARE 2009), DOI.
  3. Final Degree Project of Marc Espelt did in 2009.
  4. Master Thesis of Marcel Arrufat Arias did in 2008.
  5. Master Thesis of Gerard París Aixalà did in 2008.