Skip device aliases which cannot be parsed as IPs

This commit is contained in:
Oliver Gorwits
2014-09-03 10:39:05 +00:00
parent 2bc92999b8
commit b89988cd69
2 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
2.029007
[ENHANCEMENTS]
* [#123] Allow devices with no LLDP/CDP to be found as Nodes
[BUG FIXES]
* Skip device aliases which cannot be parsed as IPs
2.029006 - 2014-08-25
[NEW FEATURES]
@@ -8,7 +18,6 @@
[ENHANCEMENTS]
* Port search also searches on the Remote ID and Type
* [#123] Allow devices with no LLDP/CDP to be found as Nodes
2.029005 - 2014-08-13