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

Henning Rogge (spam-protected)
Sun Nov 23 16:59:26 CET 2014


On Sun, Nov 23, 2014 at 4:35 PM, Nemesis <(spam-protected)> wrote:
> the jsoninfo plugin of olsr1 has this structure:
>
> {
>     "destinationIP": "10.150.0.3",
>     "lastHopIP": "10.150.0.4",
>     "linkQuality": 1.0,
>     "neighborLinkQuality": 1.0,
>     "tcEdgeCost": 1024,
>     "validityTime": 284572
> }
>
> If i'm not wrong, tcEdgeCost is equal to linkQuality * 1024

I think its "linkQuality * neighborLinkQuality * 1024".

Because ETX cost contains both directions of a link.

Henning Rogge




More information about the Interop-dev mailing list