Commit graph

8 commits

Author SHA1 Message Date
Simon Wüllhorst
8d4021f122 Several updates:
- Implemented option to translate sitecode to domainname.
- Added filter: Skip nodes if they are already in the target domain.
- Several minor changes.
2017-08-19 23:25:30 +02:00
Simon Wüllhorst
9c16434c0e Improved handling of invalid nodes data. 2017-08-18 22:07:40 +02:00
Simon Wüllhorst
cce68e8da6 Wokring on support for hopglass server (raw.json). 2017-04-24 11:13:00 +02:00
Simon Wüllhorst
1a01718538 Wokring on support for hopglass server (raw.json). 2017-04-23 23:09:31 +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 . 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
a1e26d32d3 Updated dependency detection. 2016-05-29 20:33:40 +02:00
Simon Wüllhorst
db0800c5c7 Made detection of the propper ipv6 addresses more generic. 2016-05-29 20:12:47 +02:00
Simon Wüllhorst
ff7105eedc Initial commit of version 2 2016-05-29 18:56:50 +02:00