1
1
openwrt/package/network/services
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
..
bridger bridger: update to Git HEAD (2026-03-23) 2026-03-23 10:57:16 +01:00
dnsmasq dnsmasq: apply six CVE-fix upstream patches to 2.92 2026-05-13 01:51:56 +02:00
dropbear dropbear: rework failsafe script 2026-05-28 01:19:35 +02:00
ead treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
hostapd hostapd: clear start_disabled when adding a BSS to an enabled iface 2026-05-04 16:29:37 +02:00
ipset-dns treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
lldpd lldpd: bump to 1.0.22 2026-05-28 22:14:27 +02:00
odhcpd odhcpd: update to Git HEAD (2026-03-16) 2026-03-17 02:30:20 +01:00
omcproxy omcproxy: update to Git HEAD (2026-03-07) 2026-03-08 08:23:20 +01:00
ppp ppp: add memmove fortify and remove MRU patch 2026-03-07 00:04:48 +01:00
relayd relayd: update to Git HEAD (2025-10-04) 2025-10-04 13:38:44 +02:00
uhttpd uhttpd: update to Git HEAD (2026-05-21) 2026-05-23 01:52:39 +02:00
umdns umdns: update to Git HEAD (2026-05-22) 2026-05-22 14:56:09 +02:00
unetd unetd: cli: convey network name from inviter to joiner 2026-06-03 11:19:06 +00:00
unetmsg unetmsg: notify subscribers when remote peer connection drops 2026-02-07 10:04:18 +01:00
ustp ustp: update to Git HEAD (2026-05-27) 2026-05-27 14:32:21 +03:00