bmx-routing / bmx7

BMX7 / SEMTOR Securely Entrusted Mesh Routing Protocol
GNU General Public License v2.0
63 stars 15 forks source link

iwinfo: recurse down to lowest layer-2 interface #15

Closed dangowrt closed 6 years ago

dangowrt commented 6 years ago

adapted from freifunk-gluon/gluon@4ce85af fixes #13 (bmx7 not detecting certain wireless interfaces)

UNTESTED! test on real hardware before merge!

dangowrt commented 6 years ago

updated patch now detects wireless interfaces properly and also fixes bmx7_iwinfo. tested on ar71xx/generic (archer-c59-v1)

aparcar commented 6 years ago

@axn tested on Ubiquiti Nanostation M XW and works - please merge :fireworks:

axn commented 6 years ago

Thanks @dangowrt for the great work.