aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorRaphaël Mélotte <raphael.melotte@mind.be>2021-02-09 07:54:10 +0100
committerDaniel Golle <daniel@makrotopia.org>2021-02-13 13:44:22 +0000
commit68073e2d46d618d4452b653c06d14a9d361623d3 (patch)
treeb718d3ca97d06ee2df587564e237bac3ee9a9972 /package/network/services/hostapd/Makefile
parent048131ba3a80135fd8d7772d1a0cf0c6bb19d523 (diff)
downloadupstream-68073e2d46d618d4452b653c06d14a9d361623d3.tar.gz
upstream-68073e2d46d618d4452b653c06d14a9d361623d3.tar.bz2
upstream-68073e2d46d618d4452b653c06d14a9d361623d3.zip
hostapd: add patch for setting 4addr mode in multi_ap
This patch is required to be able to roam from one backhaul AP to another one in the same ESS. Signed-off-by: Daniel Golle <daniel@makrotopia.org> (daniel@makrotopia.org: PKG_REVISION bump and refreshed patches) Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
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 6ab97c6e92..62f74923f0 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:=30
+PKG_RELEASE:=31
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git