FreifunkFranken / fff-monitoring

Freifunk Franken Monitoring
https://monitoring.freifunk-franken.de/
9 stars 12 forks source link

Multiple babel neighbours with same ip address on different interfaces are not displayed #219

Open fblaese opened 3 years ago

fblaese commented 3 years ago

If two or more babel neighbours share the same link local address on different interfaces, only a single one is displayed. The other neighbours are not displayed.

For example:

<neighbour><ip>fe80::1</ip><outgoing_interface>link1</outgoing_interface><link_cost>4096</link_cost></neighbour>
<neighbour><ip>fe80::1</ip><outgoing_interface>link2</outgoing_interface><link_cost>4096</link_cost></neighbour>