Add LLDP into base Layer2 class

...and update ChangeLog
This commit is contained in:
Jeroen van Ingen
2014-12-02 13:27:42 +01:00
parent 8e470a2d72
commit 7b2051b55c
2 changed files with 24 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
SNMP::Info - Friendly OO-style interface to Network devices using SNMP.
version 3.22 ()
[ENHANCEMENTS]
* Include LLDP support in base Layer2 and Layer3 classes. Due to the
widespread adoption of LLDP, this should improve mapping networks
when devices aren't supported in a more specific class.
version 3.21_001 (2014-11-14)
[NEW FEATURES]