Skip to content

wireless link between OLSR-enabled nodeA and non-OLSR-enabled nodeB that has its IP address announced in an HNA of nodeA #3

@cl4u2

Description

@cl4u2

In the ninux Rome network, that uses OLSR, there are some wireless links built in the following way:

  • on one side of the wireless link a device that does NOT talk OLSR, with IP address IP_X
  • on the other side of the wireless link a device talking OLSR that announces as HNA a subnet that includes IP_X

The consequence is that IP_X does not appear explicitly in the OLSR topology returned by the txtinfo and jsoninfo olsrd plug-ins.

This means that, to have a complete topology, either:

  • the application using netdiff should verify the matching between the IP addresses of the known devices and HNAs
  • the application using netdiff should pass to netdiff the list of know devices, so that netdiff can do the matching between IP addresses and HNAs
  • netdiff should return explicitly the list of all the hosts that could belong to the HNA. For example 254 hosts for a /24 HNA.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions