]> git.ipfire.org Git - thirdparty/openwrt.git/commit
wifi-scripts: fix ucode mobility_domain default value 21732/head
authorYoufu Zhang <zhangyoufu@gmail.com>
Tue, 27 Jan 2026 07:11:15 +0000 (15:11 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 27 Jan 2026 23:24:55 +0000 (00:24 +0100)
commit1d0e2859c5c7cd01c1092019b89dd0f56bf3dda8
treec92475d87667e11013aadb08f5e2f3beeaebe18e
parent9bdb1b4eb496f4d08e4d4c508674926af7c5beb5
wifi-scripts: fix ucode mobility_domain default value

The mobility_domain value generated by ucode differed from the previous
shell script implementation. The legacy shell script used `echo` on the
SSID, which appended a trailing newline.

To maintain roaming compatibility with pre-25.12 releases and OpenWrt
forks in default configuration, update the ucode logic to include this
newline character when generating the default value.

Fixes: #21731
Signed-off-by: Youfu Zhang <zhangyoufu@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21732
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/config/wifi-scripts/files-ucode/usr/share/ucode/wifi/ap.uc