gluon/package/gluon-status-page
Matthias dc81fda059 omit station-dump if no IBSS-interface is present
In case no interface of type IBSS is found, the array interfaces is empty, nevertheless the for-loop iterates once (with empty values) causing the system-call to iw to fail.
Check interfaces before the loop to avoid garbage-output from iw on the status-page if meshing on wifi is deactivated.
2016-01-13 13:13:24 +01:00
..
files/lib/gluon/status-page/www omit station-dump if no IBSS-interface is present 2016-01-13 13:13:24 +01:00
src gluon-status-page: fix handling of interface names containing dots 2016-01-08 14:54:30 +01:00
iconfont-config.json gluon-status-page: new status page 2015-09-04 20:50:18 +02:00
Makefile Merge pull request #450 from freifunk-gluon/status-page 2015-10-26 22:55:00 +01:00