release 3.70

This commit is contained in:
Oliver Gorwits
2019-10-15 18:43:39 +01:00
parent d36fce44d0
commit 4852ed4668
139 changed files with 421 additions and 412 deletions

15
Changes
View File

@@ -1,4 +1,10 @@
Version 3.69 (2019-xx-xx)
Version 3.70 (2019-10-15)
[NEW FEATURES]
* #361 Siemens Scalance switch support
* #365 Ciena Layer3 support
* #368 DOCSIS cable modem support
[ENHANCEMENTS]
@@ -6,15 +12,18 @@ Version 3.69 (2019-xx-xx)
* #352 duplex support for ciscosb
* #353 report all vendor names in lowercase
* #353 sprinkle "use warnings" and "use strict" around
* poe power usage & mac address for ciscosb
* #359 detect newer ios-xe using codenames (Christoph Neuhaus)
* #358 prefer checkpoint mib over net-snmp mib (earendilfr)
* #359 detect newer ios-xe using codenames (Christoph Neuhaus)
* #367 test using latest MIBs version dynamically
* #370 smarter Q-BRIDGE handling
* poe power usage & mac address for ciscosb
[BUG FIXES]
* #353 doc fixes: report all required mibs for each module as based on code
* #353 include fixes: don't include modules already imported from parent classes
* #355 fix #252, don't think 6char devices names are mac addresses
* #363 clean return calls in code
* #364 strip newline from neoteris os_ver, fixes netdisco #647
Version 3.68 (2019-04-28)