Add fallback method to determine IOS & IOS-XE versions when parsing description() failed

This commit is contained in:
Jeroen van Ingen
2012-12-13 17:10:35 +01:00
parent 7cef8465fa
commit 688a0de498
2 changed files with 18 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ version 3.00
* Dynamically generated methods are added to symbol table to avoid
AUTOLOAD on subsequent calls
* L2::Airspace now supports 802.11n client tx rates
* CiscoStats improvements to determine IOS-XE versions properly
[BUG FIXES]