aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2023-12-05 13:06:17 +0100
committerFelix Fietkau <nbd@nbd.name>2023-12-05 13:07:30 +0100
commit5fec4d6cd52a8848d13b29df1f8a679bd59b98e5 (patch)
tree6f4d7bae7d0d8550fa1b1ce24650800962329215 /package/libs
parent129c7664641265496f4b4871f64ceec6f721d5e2 (diff)
downloadupstream-5fec4d6cd52a8848d13b29df1f8a679bd59b98e5.tar.gz
upstream-5fec4d6cd52a8848d13b29df1f8a679bd59b98e5.tar.bz2
upstream-5fec4d6cd52a8848d13b29df1f8a679bd59b98e5.zip
netifd: update to Git HEAD (2023-12-05)
02bc2e14d1d3 udebug: use helper code for ubus config handling 1b967334189b netifd: add netlink udebug ring 061e308f9f7d debug: remove newline from debug messages f1763852dfba bridge: fix reload on bridge vlan changes cc9e928f0a12 bridge: rework config change pvid handling Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/libs')
-rw-r--r--package/libs/udebug/files/udebug.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libs/udebug/files/udebug.config b/package/libs/udebug/files/udebug.config
index 21d1ecb18f2..68ddefe6cdf 100644
--- a/package/libs/udebug/files/udebug.config
+++ b/package/libs/udebug/files/udebug.config
@@ -23,6 +23,8 @@ config service wpa_supplicant
config service netifd
option enabled 0
+ option netifd_log 1
+ option netifd_nl 0
config service umdns
option enabled 0