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

Linux wifi/addressing refactoring #39

Open jheretic opened 11 years ago

jheretic commented 11 years ago

We should modularize any Linux-specific wireless or addressing functionality in order to better facilitate cross-platform operation. This does not necessarily need to be a dynamically loaded plugin, as it's unlikely that we would try and port the exact same binary to multiple platforms, but could re-use some of that architecture.