Skip to content

Conversation

@bluewavenet
Copy link
Contributor

mesh11sd: update to version 5.1.3
Maintainer: Rob White [email protected]

Compile tested: All

Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, mips_24kc, aarch64_cortex-a53; On 23.5, 24.10 and master/snapshot.

Description: mesh11sd (5.1.3)

This is a minor bugfix release.
It includes:

  • Fix when converting from/to local administered mac if the first octet is 0
  • Fix and improve detection of portal state changes
  • Ensure dhcp is disabled on vtunnel when changing to peer mode

The full changelog can be seen here:
https://github.com/openNDS/mesh11sd/blob/v5.1.3/ChangeLog

Signed-off-by: Rob White [email protected]
(cherry picked from commit 02f8722)

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 <[email protected]>
(cherry picked from commit 9eda32a)
Maintainer: Rob White [email protected]

Compile tested: All

Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, mips_24kc, aarch64_cortex-a53; On 23.5, 24.10 and master/snapshot.

Description: mesh11sd (5.1.2)

This is a minor bugfix release.
 * Improved reading of the uci config, eliminating some discrepancies.
 * Consistently use mesh_phy_index, rather then mesh_phyindex as a config option.

The full changelog can be seen here:
https://github.com/openNDS/mesh11sd/blob/v5.1.2/ChangeLog

Signed-off-by: Rob White <[email protected]>
(cherry picked from commit 1f77871)
Maintainer: Rob White [email protected]

Compile tested: All

Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, mips_24kc, aarch64_cortex-a53; On 23.5, 24.10 and master/snapshot.

Description: mesh11sd (5.1.3)

This is a minor bugfix release.
It includes:
 * Fix when converting from/to local administered mac if the first octet is 0
 * Fix and improve detection of portal state changes
 * Ensure dhcp is disabled on vtunnel when changing to peer mode

The full changelog can be seen here:
https://github.com/openNDS/mesh11sd/blob/v5.1.3/ChangeLog

Signed-off-by: Rob White <[email protected]>
(cherry picked from commit 02f8722)
@bluewavenet
Copy link
Contributor Author

@BKPepe
Cherry picked from master.
There is still one test failing so I guess CI is not 100% fixed yet.
This PR should be good to go though.

@BKPepe
Copy link
Member

BKPepe commented May 26, 2025

CI fails with following:
Error: buildx failed with: ERROR: failed to solve: ghcr.io/openwrt/sdk:riscv64_generic-openwrt-24.10: failed to resolve source metadata for ghcr.io/openwrt/sdk:riscv64_generic-openwrt-24.10: ghcr.io/openwrt/sdk:riscv64_generic-openwrt-24.10: not found

Hmm, will take a look

@bluewavenet
Copy link
Contributor Author

@BKPepe

riscv64_generic-openwrt-24.10: not found

There is no riscv64_generic in 24.10 as far as I can see.....

@bluewavenet
Copy link
Contributor Author

@BKPepe
This version of 24.10 CI is just a copy of the CI for master, but risc64_generic does not exist in 24.10, so of course it fails.
Both routing/master and routing/24.10 use the same workflow.
ie:
uses: openwrt/actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@main

https://github.com/openwrt/routing/blob/openwrt-24.10/.github/workflows/multi-arch-test-build.yml

@BKPepe BKPepe merged commit 4c35aed into openwrt:openwrt-24.10 May 31, 2025
11 of 12 checks passed
@bluewavenet
Copy link
Contributor Author

@BKPepe
Thank You!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants