opentechinstitute / commotiond

The system management daemon for the Commotion Wireless Project.
https://commotionwireless.net
GNU Affero General Public License v3.0
26 stars 21 forks source link

Rewrite OpenWRT wrapper to not require patches. #38

Open jheretic opened 10 years ago

jheretic commented 10 years ago

Currently we patch mac80211.sh on first boot in order to add in necessary adhoc functionality. It may be possible to write this differently, possibly presenting as a new 'driver,' so that we don't have to do something so kludgy.

jheretic commented 10 years ago

This will only be possible with https://github.com/opentechinstitute/commotion-router/issues/90