Correctly identify device type (class) for instantiated objects which have overridden layers.

This commit is contained in:
Eric A. Miller
2014-06-24 21:14:14 -04:00
parent 713d052b64
commit 158ee40f1b
2 changed files with 51 additions and 4 deletions

View File

@@ -6,6 +6,11 @@ version 3.18
* Pseudo ENTITY-MIB methods added to L3::Tasman for hardware information
[BUG FIXES]
* Correctly identify device type (class) for instantiated objects which
have overridden layers.
version 3.17 (2014-06-23)
[ENHANCEMENTS]