openwrt/package
Oldřich Jedlička 2146f5c31f wifi-scripts: ucode: set default wildcard mac for wifi-station
When creating the PSK file, the old script sets `mac` to
`00:00:00:00:00:00` when `mac` is not specified (see [here][1]),
creating hostapd configuration lines like:

  vlanid=10 00:00:00:00:00:00 MyStrongPassword

That matches any MAC address (a wildcard). The `ucode` script alternative
misses the default, so set it.

[1]: 9c26d14489/package/network/config/wifi-scripts/files/lib/netifd/hostapd.sh (L428)

Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2025-09-02 09:31:56 +02:00
..
base-files base-files: find_mmc_part: Silence error when no MMC exists 2025-07-27 18:08:44 +02:00
boot uboot-mediatek: remove wmcpu_emi dts node leftovers 2025-08-25 19:52:43 +02:00
devel perf: fix disabling BUILD_BPF_SKEL 2025-08-31 23:49:13 +02:00
firmware ipq-wifi: add entry for Xiaomi AIoT AC2350 2025-08-28 13:35:07 +02:00
kernel treewide: add const to struct of_device_id 2025-08-31 19:21:36 +02:00
libs pcre2: bump to 10.46 2025-08-31 12:23:24 +02:00
network wifi-scripts: ucode: set default wildcard mac for wifi-station 2025-09-02 09:31:56 +02:00
system uci: update to Git HEAD (2025-08-14) 2025-08-14 19:09:53 +02:00
utils nilfs-utils: add userspace utilities for NILFS2 2025-08-24 19:45:27 +02:00
Makefile package: rework contents of package index.json 2025-06-11 16:55:31 +02:00