mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
feature: Add q-bridge-mib tagged VLAN membership #3285
This commit is contained in:
committed by
Neil Lathwood
parent
626ce47b0f
commit
7ca80410d5
1
sql-schema/144.sql
Normal file
1
sql-schema/144.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `ports_vlans` ADD `untagged` TINYINT NOT NULL DEFAULT '0' AFTER `cost`;
|
Reference in New Issue
Block a user