display Voice VLAN on Cisco devices

This commit is contained in:
Oliver Gorwits
2015-03-07 17:10:00 +00:00
parent f1c4408fb2
commit d6da6d7f1d
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
* show page and total records number on DataTables tables
* be more strict about Node Search matching ports/wifi within date range
* allow filtering out of Device Ports on Node (MAC) search
* display Voice VLAN on Cisco devices
[BUG FIXES]

View File

@@ -50,7 +50,7 @@ requires 'Role::Tiny' => 1.002005;
requires 'Sereal' => 0;
requires 'Socket6' => 0.23;
requires 'Starman' => 0.4008;
requires 'SNMP::Info' => 3.25;
requires 'SNMP::Info' => 3.26;
requires 'Template' => 2.24;
requires 'Template::Plugin::CSV' => 0.04;
requires 'Template::Plugin::Number::Format' => 1.02;