186
edits
Jwentwistle (talk | contribs) (added bandwidth shaping details for picostations) |
(Articulating new mesh protocol search) |
||
Line 101: | Line 101: | ||
Status: Implemented. Mostly openwrt stock but we've added keygen features for the node-configurator | Status: Implemented. Mostly openwrt stock but we've added keygen features for the node-configurator | ||
== | == Mesh Protocol == | ||
[http://www.open-mesh.org/projects/batman-adv/wiki BATMAN-adv] was the protocol that we had assumed we'd be able to use. Unfortunately, it looks as though it won't support tunneling over the internet, which is one of the primary features we had been hoping to implement. See [https://lists.sudoroom.org/pipermail/mesh-dev/2014-October/000019.html our mailing list convo]. | |||
Status: | We're now looking into [https://github.com/axn/bmx6 bmx6] and [https://github.com/jech/babeld babel]. We're currently experimenting with both of these protocols to better understand their appropriateness for our project. | ||
Status: In progress | |||
== Multiple virtual network interfaces with their own SSIDs == | == Multiple virtual network interfaces with their own SSIDs == |