From e5059e353cadc12177f6b09ce4a4a52079fcb11b Mon Sep 17 00:00:00 2001 From: Amin Ben Ramdhane Date: Tue, 4 Dec 2018 09:45:21 +0100 Subject: [PATCH] Ticket refs #15314: TR-069: make the introduction of vendor specific parameter prefix configurable --- icwmp/Config_cwmp.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icwmp/Config_cwmp.in b/icwmp/Config_cwmp.in index 2152e8154..df1896688 100644 --- a/icwmp/Config_cwmp.in +++ b/icwmp/Config_cwmp.in @@ -29,7 +29,7 @@ config CWMP_DEVEL_DEBUG config LIBDATAMODEL_VENDOR_PREFIX string "Vendor Prefix" - default "X_Inteno_SE_" + default "X_IOPSYS_EU_" endif