infobox/node: resolve nexthop and gateway from data
not perfect yet: the mac address doesn't always match
This commit is contained in:
parent
7d145141c1
commit
9e7049c9e3
4 changed files with 30 additions and 8 deletions
lib
|
@ -85,6 +85,7 @@ function (chroma, Map, Sidebar, Tabs, Container, Meshstats, Legend, Linklist,
|
|||
fanoutUnfiltered.add(meshstats)
|
||||
fanoutUnfiltered.add(newnodeslist)
|
||||
fanoutUnfiltered.add(lostnodeslist)
|
||||
fanoutUnfiltered.add(infobox)
|
||||
fanout.add(nodelist)
|
||||
fanout.add(linklist)
|
||||
fanout.add(statistics)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue