Author: nbd
Date: 2015-09-27 01:18:40 +0200 (Sun, 27 Sep 2015)
New Revision: 47053

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: update to the latest version, fixes spurious client isolation in 
unbridged AP configurations (#20574)

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2015-09-26 22:57:33 UTC 
(rev 47052)
+++ trunk/package/network/config/netifd/Makefile        2015-09-26 23:18:40 UTC 
(rev 47053)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2015-09-10
+PKG_VERSION:=2015-09-27
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=03834f80dc526cc3ed6c1a78730bb393f202277c
+PKG_SOURCE_VERSION:=509ffb22475ebdd5291d510a098f996473951344
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MAINTAINER:=Felix Fietkau <[email protected]>
 # PKG_MIRROR_MD5SUM:=
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to