From dfb892d4ac3aa9d755f5b7c1c8c06da36cc8aff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Bl=C3=A4se?= Date: Thu, 25 Jan 2024 17:53:36 +0100 Subject: [PATCH] fff-network: add missing cpuport case for the FritzBox 4040 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit When adjusting our configuration for the DSA migration of the FritzBox 4040, the cpuport was forgotten. The cpuport has to be removed for DSA devices. Signed-off-by: Fabian Bläse --- src/packages/fff/fff-network/files/lib/functions/fff/cpuport | 1 + 1 file changed, 1 insertion(+) diff --git a/src/packages/fff/fff-network/files/lib/functions/fff/cpuport b/src/packages/fff/fff-network/files/lib/functions/fff/cpuport index 77de67ce..ab577be9 100644 --- a/src/packages/fff/fff-network/files/lib/functions/fff/cpuport +++ b/src/packages/fff/fff-network/files/lib/functions/fff/cpuport @@ -15,6 +15,7 @@ get_cpu_port() { xiaomi,mi-router-4a-100m) CPUPORT="6t" ;; + avm,fritzbox-4040|\ netgear,r6220|\ tplink,cpe210-v2|\ tplink,cpe210-v3|\