mesh11sd: [New Package] Release v1.0.0
authorRob White <rob@blue-wave.net>
Tue, 22 Mar 2022 20:12:40 +0000 (20:12 +0000)
committerMoritz Warning <moritzwarning@web.de>
Wed, 30 Mar 2022 19:14:57 +0000 (21:14 +0200)
commit93efc5b8e15fb746fac500ffd2d648019f89d778
tree3b837bb2cab76d70d656462a5b5345bcac2d4ae1
parentdbff012a2ff5b8a75f3f5e9d3ccd72ee5c91b575
mesh11sd: [New Package] Release v1.0.0

Maintainer: Rob White rob@blue-wave.net
Compile tested: All
Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, x86-64, on 21.02.2

Description:
  Mesh11sd is a dynamic parameter configuration daemon for 802.11s mesh networks.
  It was originally designed to leverage 802.11s mesh networking at Captive Portal venues.
  This is the open source version and it enables easy and automated mesh network operation with multiple mesh nodes.
  It allows all mesh parameters supported by the wireless driver to be set in the uci config file.
  Settings take effect immediately without having to restart the wireless network.
  Default settings give rapid and reliable layer 2 mesh convergence.
  Without mesh11sd, many mesh parameters cannot be set in the uci wireless config file as the mesh interface must be up before the parameters can be set.
  Some of those that are supported, would fail to be implemented when the network is (re)started resulting in errors or dropped nodes.
  The mesh11sd daemon dynamically checks configured parameters and sets them as required.
  This version does not require a Captive Portal to be running.

Signed-off-by: Rob White <rob@blue-wave.net>
mesh11sd/Makefile [new file with mode: 0644]