Fix error in FWSM support patch that caused FWSMs to not be detected.

This commit is contained in:
Brian de Wolf
2010-10-04 23:34:14 +00:00
parent cacb0777b7
commit 6c88df1ac0
2 changed files with 6 additions and 4 deletions

View File

@@ -19,6 +19,8 @@ version 2.02 ()
classes (jeroenvi)
* Minor tweaks to support devices without sysServices
* Added Cisco CBS3xxx blade switches to L3::C6500
* Fix for FWSMs not being detected properly. Special thanks goes to
Jukka Pirhonen for pointing it out. (Brian De Wolf)
version 2.01 (06/12/09)
+ Added CiscoStpExtensions Class (Carlos Vicente)