From: Felix Fietkau <nbd@openwrt.org>
Date: Mon, 19 Mar 2012 21:10:00 +0000 (+0000)
Subject: netifd: update to latest version, fixes log buffer handling issues, dns issues and... 
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=5988995535e6b0e6c0a1cf06bfde187405c42aa9;p=openwrt%2Fsvn-archive%2Farchive.git

netifd: update to latest version, fixes log buffer handling issues, dns issues and various sit tunnel related issues

SVN-Revision: 31035
---

diff --git a/package/netifd/Makefile b/package/netifd/Makefile
index 71c9ffb9df..3cdbfe37f4 100644
--- a/package/netifd/Makefile
+++ b/package/netifd/Makefile
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2012-03-15
+PKG_VERSION:=2012-03-19
 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:=395199fcd4a1dbf8f52f13ec3e19ff568958e8e7
+PKG_SOURCE_VERSION:=655ef783b1d5f72af3acccc87455c365fea4ad42
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 # PKG_MIRROR_MD5SUM:=
 # CMAKE_INSTALL:=1