aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2022-06-01 20:47:37 +0100
committerDaniel Golle <daniel@makrotopia.org>2022-06-05 11:37:57 +0100
commit76b4b50bbe385cae010b679d22646f10ad997b22 (patch)
treea8af821d57abdbe08ce1a3790b279d3237150ea3 /package/network
parent19f287a7ca4f17583ebc138c21354c213616b69c (diff)
downloadupstream-76b4b50bbe385cae010b679d22646f10ad997b22.tar.gz
upstream-76b4b50bbe385cae010b679d22646f10ad997b22.tar.bz2
upstream-76b4b50bbe385cae010b679d22646f10ad997b22.zip
netifd: update to git HEAD
2e1fcf4 netifd: fix hwmode for 60g band 39ef9fe interface-ip: fix memory corruption bug when using jail network namespaces Signed-off-by: Daniel Golle <daniel@makrotopia.org> (cherry picked from commit 7eb83b20159aadeeb5ca4679bdb428bd3052f19c)
Diffstat (limited to 'package/network')
-rw-r--r--package/network/config/netifd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
index c0a053cd4f..9de4cb1df8 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:=2022-05-19
-PKG_SOURCE_VERSION:=507c0513d1766757d969530c51fe7d368354538d
-PKG_MIRROR_HASH:=706ede2ffd787a1f5388f2e80300e8f559a704dda21ebc05356074765593539c
+PKG_SOURCE_DATE:=2022-06-01
+PKG_SOURCE_VERSION:=39ef9fe1388029c476db62889ef2ef5661613321
+PKG_MIRROR_HASH:=a17353a33ae4ee0aec790169715e91e634660e15eb33900ec4a23c698425de8a
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=GPL-2.0