netifd: support configuring class e 240.0.0.0/4 addresses
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Sun, 16 Dec 2018 19:36:06 +0000 (19:36 +0000)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Mon, 17 Dec 2018 09:27:53 +0000 (09:27 +0000)
cd089c5 proto: Support class-e addressing in netifd

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
package/network/config/netifd/Makefile

index 77d0eecbfb596d1b7a09c52218a550cb9442a83d..7b61b68bd2a4ee262fb5a6ed729de91011bc533e 100644 (file)
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
-PKG_SOURCE_DATE:=2018-12-13
-PKG_SOURCE_VERSION:=1ac1c78b30dec00f940cc0d1de7b5fc08d8b4226
-PKG_MIRROR_HASH:=be6377de780e601cc701b55aae4582d6a94c55da84151dc79175cc942338e285
+PKG_SOURCE_DATE:=2018-12-16
+PKG_SOURCE_VERSION:=cd089c52de96e47cf99410f66701e04e24155b9a
+PKG_MIRROR_HASH:=8fa6b7ce9a601d2358e8472896a6e0cfc48355e6f0684a142f1129b53bb7aca3
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 
 PKG_LICENSE:=GPL-2.0