Author: cyrus
Date: 2014-08-13 16:57:11 +0200 (Wed, 13 Aug 2014)
New Revision: 42161

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: assign ipv6-prefixes with length <64 with /64 on-link routes

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2014-08-13 14:57:07 UTC 
(rev 42160)
+++ trunk/package/network/config/netifd/Makefile        2014-08-13 14:57:11 UTC 
(rev 42161)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2014-08-07
+PKG_VERSION:=2014-08-13
 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:=99cfef35370b274352934c2f85a9de83ac537036
+PKG_SOURCE_VERSION:=732074385389b1bb766a0b09b967d6883c357813
 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