From 9abe744daccd839cfc485eaeb3759eacb5e01bbb Mon Sep 17 00:00:00 2001 From: Jeroen van Ingen Date: Fri, 14 Dec 2012 16:14:34 +0100 Subject: [PATCH] Clearly note that CiscoStats will now report IOS XE as 'ios-xe' and not as 'ios' anymore --- ChangeLog | 3 ++- Info/CiscoStats.pm | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a8978bf4..ab3c0700 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,7 +29,8 @@ 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 + * CiscoStats improvements to determine os versions, eg IOS XE ver on Sup7L-E + * CiscoStats now reports 'ios-xe' if the device runs IOS XE (used to be 'ios') [BUG FIXES] diff --git a/Info/CiscoStats.pm b/Info/CiscoStats.pm index 53ee5a5c..573e2b51 100644 --- a/Info/CiscoStats.pm +++ b/Info/CiscoStats.pm @@ -407,6 +407,14 @@ Available values : =over +=item ios + +Cisco IOS + +=item ios-xe + +Cisco IOS XE + =item pix Cisco PIX