mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 17:04:33 +04:00
This is a minor release, with some minor fixes. It introduces some new functionality, including the following: * Add - option mesh_phyindex to force selection of phy for mesh interface * Add - footnote links to README.md, using double spaces for newlines * Add - auto leechmode to mesh path stabilisation * Add - mesh_leechmode sets mesh_max_peerlinks to 1 * Add - restart opennds captive portal if it is installed and running when mesh11sd starts, to sync the nftables rulesets of both packages. The full changelog can be seen here: https://github.com/openNDS/mesh11sd/blob/v5.1.0/ChangeLog Signed-off-by: Rob White <rob@blue-wave.net>