Commit graph

3 commits

Author SHA1 Message Date
Simon Wüllhorst cce68e8da6 Wokring on support for hopglass server (raw.json). 2017-04-24 11:13:00 +02:00
Simon Wüllhorst 779087bb99 Sometimes there are mesh-links where the mac address from src is assigned to a wireless interface and the mac address from dst is assigned to a "other" interface. This seems to appear if the nodes do both: meshing via wireless AND meshing via LAN. The "exclude_clouds_with_lan_links" filter was not able to work properly therefore.
This fix always returns the interface type that deviates from "wireless" if the interface types of src and dst node are different. This fix should fix the problem mentioned in issue #4. The fix needs to be testet, maybe there are a few false positive results.
2016-07-19 18:14:33 +02:00
Simon Wüllhorst ff7105eedc Initial commit of version 2 2016-05-29 18:56:50 +02:00