netifd: update to the latest version (fixes FS#1358)
authorFelix Fietkau <nbd@nbd.name>
Tue, 13 Mar 2018 12:33:04 +0000 (13:33 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 13 Mar 2018 12:35:05 +0000 (13:35 +0100)
1f5a29c ip: do not add local routes for host dependencies
c06f842 device: add support for setting the isolate options for bridge ports
69aeaab interface-ip: fix route selection for host dependencies

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/config/netifd/Makefile

index 8b5d2f8ff3a38d9cffaf0cb3064f5f0aabce83e6..4a27ddd9713ee1f57a8502741de22907e828f4fd 100644 (file)
@@ -5,9 +5,9 @@ PKG_RELEASE:=5
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
-PKG_SOURCE_DATE:=2018-02-26
-PKG_SOURCE_VERSION:=8cdb17d2c58d5c3ecb57bdaf1981cd72b4948db1
-PKG_MIRROR_HASH:=5c0859b779c9665edd7c105b92b7022fa7544e3a704e0e05bb3ab11ba0c30384
+PKG_SOURCE_DATE:=2018-03-13
+PKG_SOURCE_VERSION:=69aeaabcfb62d1821275cd0c076ef557c6814c51
+PKG_MIRROR_HASH:=74c34ba3a308957e2b8f9a0c78d4b9e1e17e237a875755d864c4245b60d487b5
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 
 PKG_LICENSE:=GPL-2.0