From 105126f26d12bb9d5f3db52d857e9ab64221ba43 Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Tue, 28 Jun 2022 12:03:53 +0200 Subject: [PATCH] Update git submodules * Update networking-generic-switch from branch 'master' to dc306332c0ea9658ff0181237d88e44a06ec63fa - dell: Fix VLAN creation on OS9 devices The VLAN name on Dell OS9 devices cannot begin with a number. The "ngs_network_name_format" option is supposed to solve this problem by adding a custom prefix in front of the network UUID. However, VLAN names on OS9 are also limited to 32 characters, which is the length of the UUID. As such, it is not possible to add a prefix. To solve this issue, simply set the VLAN description and leave the name empty. Change-Id: Id990c9431c54b60584a33eedef46d42257a27ce0 --- networking-generic-switch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking-generic-switch b/networking-generic-switch index 1a31396cb0..dc306332c0 160000 --- a/networking-generic-switch +++ b/networking-generic-switch @@ -1 +1 @@ -Subproject commit 1a31396cb017d31eee3693f279219d695ef78f92 +Subproject commit dc306332c0ea9658ff0181237d88e44a06ec63fa