diff --git a/ChangeLog b/ChangeLog index cdd73164..95383bc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -51,8 +51,8 @@ version 1.05 + Add EIGRP Neighbor Tables to L3::Cisco SF Patch 1577927 (Andrew Herrick) + Additions to CiscoQOS and CiscoStats (Alexander Hartmaier) + Emulate ENTITY-MIB Physical Table methods for devices which don't - have ENTITY-MIB support in Bayhub, Baystack, BayRS, NortelStack, and - Passport classes. + have ENTITY-MIB support in Airespace, Bayhub, Baystack, BayRS, + NortelStack, and Passport classes. + Enable use of MIB Leaf node names in SNMP sets. + Add POWER-ETHERNET-MIB and CISCO-POWER-ETHERNET-EXT-MIB support. @@ -85,6 +85,8 @@ version 1.05 * Report bridge groups (VLANs) in L2::C1900. * Turn on bulkwalk for C6500. Users with buggy OS versions can turn it off when creating the object. + * c_ip() now attempts to return only IPV4 addresses, use c_addr() for all + address types. version 1.04 (07/08/06) + Added C1130 and C1240 to L2::Aironet (Ralf Gross)