From: Steven Barth Date: Fri, 18 Oct 2013 13:39:43 +0000 (+0000) Subject: netifd: various improvements X-Git-Tag: reboot~8897 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=commitdiff_plain;h=c3bcdd59de3d488da5b824b5d4872b87b37f9364 netifd: various improvements * Add ubus methods for global interface status * Add ubus function to create nested interfaces * Add protocol update notifications and hotplug legacy calls * Fix: key to data elements point at wrong memory area * Add support for source-restricted routes * Add option "delegate" to toggle prefix delegation * Reevaluate target routes also on interface update SVN-Revision: 38453 --- diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile index 090feb92b7..3115929f21 100644 --- a/package/network/config/netifd/Makefile +++ b/package/network/config/netifd/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2013-10-03 +PKG_VERSION:=2013-10-18 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://nbd.name/luci2/netifd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=5dd87fd8ad3a42c71d90a8fecc893af973e552bf +PKG_SOURCE_VERSION:=9814c6c71e3a5c0332a5bd29c952fd661e4c4222 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Felix Fietkau # PKG_MIRROR_MD5SUM:=