From 72403e4ace1ccbe0ff14eb14e6663a8bbef8ade0 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 21 May 2026 18:08:11 +0200 Subject: [PATCH] interfaces: simplify VLAN type selection Although 802.1Q is correct we don't need the translation and can make all of it a bit shorter. --- src/opnsense/mvc/app/models/OPNsense/Interfaces/Vlan.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/opnsense/mvc/app/models/OPNsense/Interfaces/Vlan.xml b/src/opnsense/mvc/app/models/OPNsense/Interfaces/Vlan.xml index cb843d5112..80e87d9b66 100644 --- a/src/opnsense/mvc/app/models/OPNsense/Interfaces/Vlan.xml +++ b/src/opnsense/mvc/app/models/OPNsense/Interfaces/Vlan.xml @@ -41,10 +41,10 @@ - Auto + Automatic - 802.1Q - 802.1ad + +