Overview
BMX6 Mesh networking protocol
bmx6 in OpenWRT¶
Bmx6 is currently in the routing official feed of OpenWRT, so to install it from a existing system you can use opkg
opkg install bmx6 bmx6-uci-config luci-app-bmx6
Compile it by adding a feed¶
If you are compiling your own OpenWRT, you can add the routing feed (already enabled by default) which can be found here
https://github.com/openwrt-routing/packages
Then run "make menuconfig" and select the bmx6 package in Networking -> Routing and redirection
It is recommended to select also, at least, the uci plugin (bmx6-uci-config)
You can select "luci-app-bmx6" to have a nice web interface for manage and monitorize the routing daemon.
Finally type "make" to build the image.
- Homepage: www.bmx6.net
- Subprojects: bmx6-openwrt
Issue tracking
- Error: 5 open / 5
- Característica: 1 open / 1
- Suport: 0 open / 0
- Design: 0 open / 0
Git Repository
Developer URL
- ssh://gitosis@qmp.cat/bmx6.git
Read-Only URL
- git://qmp.cat/bmx6.git
Members
Gestor: Axel Neumann, Pau Escrich, Simó Albert i Beltran
Desenvolupador: Axel Neumann, Pau Escrich, Simó Albert i Beltran
Informador: Axel Neumann, Pau Escrich, Simó Albert i Beltran
Latest news
BMX6 evaluation published at CNBuB 2012
This Monday Ester, Leandro, and me presented "An evaluation of BMX6 for Community Wireless Networks" at the CNBuB 2012 in Barcelona. Download the paper and read more...
Wireshark dissector for bmx6
Wireshark dissector for bmx6
b6m - A map tool for dynamic bmx6 topology visualization
b6m - A map tool for dynamic bmx6 topology visualization
bmx6 at github.com/axn/bmx6
alternative bmx6 git repository at https://github.com/axn/bmx6