1
1
openwrt/package
John Crispin 5526366fea unetd: cli: convey network name from inviter to joiner
The unet CLI's join handler used the joiner's --network value as the
local network name, so an unspecified --network fell back to the
literal 'unet'. The inviter typically uses a different name (e.g.
ucoord_<venue>), so the two sides ended up keyed differently and any
upper layer subscribing to the network-named unetmsg channel never
saw each other.

The inviter now passes enroll_info={ network } to enroll_start so
the inviter's network name rides along in enroll_meta. The joiner
prefers data.enroll_meta?.network when present, falling back to its
own --network value for backwards compatibility with older inviters.

Signed-off-by: John Crispin <john@phrozen.org>
2026-06-03 11:19:06 +00:00
..
base-files base-files: add options to disable default button handling 2026-05-20 00:02:31 +02:00
boot uboot-imx: add support for Kontron OSM-S/BL i.MX8MP 2026-06-01 17:49:36 +02:00
devel package: binutils: deduplicate ld 2026-04-18 19:34:21 +02:00
firmware firmware-imx: add package for NXP i.MX8 DDR/HDMI firmware files 2026-06-01 17:49:36 +02:00
kernel kernel/modules: add RV3028 I2C RTC kernel module support 2026-06-01 17:49:36 +02:00
libs libubox: update to Git HEAD (2026-05-23) 2026-05-23 19:33:16 +02:00
network unetd: cli: convey network name from inviter to joiner 2026-06-03 11:19:06 +00:00
system procd: update to Git HEAD (2026-05-22) 2026-06-03 11:18:29 +00:00
utils ucode: update to Git HEAD (2026-06-03) 2026-06-03 13:13:17 +02:00
Makefile build: add CycloneDX SBOM processing to apk 2026-05-17 12:21:09 +02:00