openwrt/package/network/config/wifi-scripts/files-ucode/usr/share
Joshua Klinesmith b178e05d9b wifi-scripts: fix ucode erp_domain and fils_cache_id values
The ucode path generates different erp_domain and fils_cache_id
values than the legacy shell path due to three mismatches:

1. erp_domain md5 input missing trailing newline (echo adds \n)
2. erp_domain output truncated to 4 chars instead of 8 (shell
   uses head -c 8)
3. fils_cache_id md5 input missing trailing newline
4. erp_domain missing fallback to mobility_domain

Same bug pattern as mobility_domain fixed in commit b1dc2736db.

Fixes: #21768
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Joshua Klinesmith <joshuaklinesmith@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22677
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-04-04 00:18:31 +02:00
..
schema wifi-scripts: add support for passing uuid to hostapd 2026-03-27 20:04:04 +01:00
ucode wifi-scripts: fix ucode erp_domain and fils_cache_id values 2026-04-04 00:18:31 +02:00
iso3166.json
wifi_devices.json mac80211: fix wmac node names 2025-07-07 17:28:14 +02:00