netifd: update to the latest version
authorFelix Fietkau <nbd@nbd.name>
Wed, 20 Oct 2021 19:12:31 +0000 (21:12 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 21 Oct 2021 09:31:53 +0000 (11:31 +0200)
c61a1d432b34 wireless: fix creating AP mode WDS station interfaces
f78bdec2ed5f wireless: fix handling vif attributes on reload with mode change

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

index 727c3ac690394dda82462891eaa857aa2eedabcb..23d494819e6d1f9ad7f3734497c3c39dd1b46e4f 100644 (file)
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
-PKG_SOURCE_DATE:=2021-10-13
-PKG_SOURCE_VERSION:=7a048bd6871df952ff1324bec7175891c9b38f99
-PKG_MIRROR_HASH:=b4fdca3c45713710f4ea69f1ed0fb16d3b07b70002e6b39640ce6e56364817d0
+PKG_SOURCE_DATE:=2021-10-21
+PKG_SOURCE_VERSION:=f78bdec2ed5f4c83d2c93f422c8bd21b68b02517
+PKG_MIRROR_HASH:=579fdf2357bd8ccf528e18ac770d80c0f42eb916fd8442f747e29e7f121b76e7
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 
 PKG_LICENSE:=GPL-2.0