Don't queue devices which are excluded by configuration or don't have the layers to support the operation

This commit is contained in:
Eric A. Miller
2014-01-03 16:58:45 -05:00
parent d05b55d419
commit b45510ae8f
2 changed files with 16 additions and 3 deletions

View File

@@ -23,6 +23,8 @@
This is to support some devices (HP?) which have plain numbers for port names
and Netdisco defaults to assuming this is a VLAN number (R. Kerr)
* Upgrade floatThead JS plugin to improve performance for large tables
* Don't queue devices which are excluded by configuration or don't have the
layers to support the operation
[BUG FIXES]