[Interop-dev] Network Topology JSON [was: OLSRd2 JSON APIs]

Nemesis (spam-protected)
Sat Nov 15 15:08:47 CET 2014


Hey Henning,

On 11/10/2014 07:48 PM, Henning Rogge wrote:
> I think the lowest common denominator would be a list of supplied
> routing entries together with some dimensionless "cost" value. And a
> list of known links/neighbors with their attached cost value.

Could you write an example of this?

Like:

{
    "type": "OLSR1",
    "topology": [
        { "last": "<ip>", "destination": "<ip>",  "cost": "<value>" }
    ]
}

Federico





More information about the Interop-dev mailing list