libremesh / lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://libremesh.org/
GNU Affero General Public License v3.0
276 stars 95 forks source link

Firmware that only supports Layer2 MESH #1019

Open ggsnpdsn opened 1 year ago

ggsnpdsn commented 1 year ago

How to compile a firmware that only supports Layer2 MESH, and if there is a wired connection between two nodes, the two nodes are not allowed to support the establishment of a wireless link or prefer to use the wired link to forward data.

ilario commented 1 year ago

I understand that these are two different questions:

For creating an image with only Layer 2 meshing, you can try to deselect lime-proto-babeld at compilation time. I never tried that and, as it is not officially supported, could have problems. Please let us know how it goes!

For having the preference of the connection using the cable I understand that is the same as in #993 ?