Draft: manet: Add manet module and NHDP model

This MR proposes to start a new manet module and seed it with a model for RFC 6130 Neighborhood Discovery Protocol (NHDP).

The NHDP model is an evolution of the model described in this paper.

I suggest to further populate this module as follows:

  • Move PacketBB from src/network/utils here
  • Move src/olsr, src/aodv, src/dsr, src/dsdv here
  • Add AODVv2 model from this paper here, when ready
  • Add an OLSRv2 model
  • Add a B.A.T.M.A.N. model

Merge request reports

Loading
Loading