From: Kevin Darbyshire-Bryant Date: Sun, 16 Dec 2018 19:36:06 +0000 (+0000) Subject: netifd: support configuring class e 240.0.0.0/4 addresses X-Git-Tag: v19.07.0-rc1~1854 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=d112d095a933366293198a2d1b593af6b0c46904;ds=inline netifd: support configuring class e 240.0.0.0/4 addresses cd089c5 proto: Support class-e addressing in netifd Signed-off-by: Kevin Darbyshire-Bryant --- diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile index 77d0eecbfb..7b61b68bd2 100644 --- a/package/network/config/netifd/Makefile +++ b/package/network/config/netifd/Makefile @@ -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 PKG_LICENSE:=GPL-2.0