Commit graph

19 commits

Author SHA1 Message Date
Simon Wüllhorst
9c16434c0e Improved handling of invalid nodes data. 2017-08-18 22:07:40 +02:00
Simon Wüllhorst
1c8600435e Updated README.md 2017-04-24 15:29:54 +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
666cd20c04 Wokring on support for hopglass server (raw.json). 2017-04-23 22:57:07 +02:00
Simon Wüllhorst
cac097b242 Fixed typo. 2016-07-19 23:40:09 +02:00
Simon Wüllhorst
84ae231187 Updated README.md, added Info-Modul section 2016-07-19 23:38:56 +02:00
Simon Wüllhorst
f617f3b2be Added info module for generating info files about nodes, links, graphs and domains. Currently there is offline node info available only. Furthermore there is a attribute to append filters to info module 2016-07-19 23:28:01 +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
985bf2f115 Fixed json parsing of local files. 2016-07-19 17:02:58 +02:00
Simon Wüllhorst
b1303a76d9 Fixed issue #3.
Content of generated nginx file is sorted now.
2016-07-19 16:31:53 +02:00
Simon Wüllhorst
adf3839da6 Updated README.md 2016-05-29 20:47:50 +02:00
Simon Wüllhorst
504a418e27 Print message after configfile has been written. 2016-05-29 20:44:26 +02:00
Simon Wüllhorst
55a9b5035e Fixed Issue #1 2016-05-29 20:40:45 +02:00
Simon Wüllhorst
f51f235412 Merge pull request #2 from FreiFunkMuenster/brokenbike-patch-1
Update README.md
2016-05-29 20:35:47 +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
brokenbike
c9d3f89716 Update README.md
Kleine, inhaltlich nicht relevante, Änderungen
2016-05-29 19:52:53 +02:00
Simon Wüllhorst
ff7105eedc Initial commit of version 2 2016-05-29 18:56:50 +02:00