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.

Issue tracking

View all issues

Git Repository

Developer URL

  • ssh://gitosis@qmp.cat/bmx6.git

Read-Only URL

  • git://qmp.cat/bmx6.git

Latest news

bmx6 luci web interface
Added by Pau Escrich 6 months ago

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...
Added by Axel Neumann 8 months ago

Wireshark dissector for bmx6
Wireshark dissector for bmx6
Added by Axel Neumann over 1 year ago

b6m - A map tool for dynamic bmx6 topology visualization
b6m - A map tool for dynamic bmx6 topology visualization
Added by Axel Neumann over 1 year ago

bmx6 at github.com/axn/bmx6
alternative bmx6 git repository at https://github.com/axn/bmx6
Added by Axel Neumann over 1 year ago

View all news