You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Daniel Golle 3ee767086d mac80211: don't call md5sum on non-existing file
If no AP is configured, hostapd-${phy}.conf is not being created,
hence md5sum fails and causes log pollution:

netifd: radio1 (3183): md5sum: can't open '/var/run/hostapd-phy1.conf': No such file or directoy

Hence make sure the file exists when calling md5sum.

Fixes: a5bc9787d4 ("mac80211: add support for dynamically reconfiguring wifi")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
..
base-files base-files: config_generate: split macaddr with multiple ifaces 5 years ago
boot uboot-envtools: ath79: add support for YunCore XD4200 and A782 5 years ago
devel strace: Fix build on PowerPC 5 years ago
firmware wireless-regdb: Make it build with python2 5 years ago
kernel mac80211: don't call md5sum on non-existing file 4 years ago
libs libubox: update to latest Git HEAD 5 years ago
network hostapd: re-introduce process tracking 4 years ago
system ucert: update to latest git HEAD 5 years ago
utils busybox: add glibc dependency for vi regex option 5 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago