aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2018-10-16 12:11:20 +0200
committerJo-Philipp Wich <jo@mein.io>2018-12-18 17:22:04 +0100
commit8bf1a35eda4fc0ae5d40dbd35905e300127ccced (patch)
tree5a1d105539b027872ca54799f0460bb565c37024 /package/network/services/hostapd/Makefile
parent0439280c2fcf859de935e4cd62c64fe907a6bb3e (diff)
downloadupstream-8bf1a35eda4fc0ae5d40dbd35905e300127ccced.tar.gz
upstream-8bf1a35eda4fc0ae5d40dbd35905e300127ccced.tar.bz2
upstream-8bf1a35eda4fc0ae5d40dbd35905e300127ccced.zip
hostapd: fix MAC filter related log spam
Backport two upstream fixes to address overly verbose logging of MAC ACL rejection messages. Fixes: FS#1468 Signed-off-by: Jo-Philipp Wich <jo@mein.io> (backported from 3e633bb3709611d79965fab667e3239fd3bde151)
Diffstat (limited to 'package/network/services/hostapd/Makefile')
-rw-r--r--package/network/services/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile
index 6700f3589e..dacdf701b9 100644
--- a/package/network/services/hostapd/Makefile
+++ b/package/network/services/hostapd/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
-PKG_RELEASE:=4
+PKG_RELEASE:=5
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git