No longer use default i_ignore() subs in L2/L3/L7 base classes

This commit is contained in:
Jeroen van Ingen
2014-10-21 16:54:49 +02:00
parent d3c2c1b607
commit 0793ff31f5
4 changed files with 8 additions and 69 deletions

View File

@@ -1,5 +1,13 @@
SNMP::Info - Friendly OO-style interface to Network devices using SNMP.
version 3.21 ()
[ENHANCEMENTS]
* No longer ignore interfaces based on name, in base L2/L3/L7 device
classes. For several device classes SNMP::Info will now return tunnel
interfaces and/or loopbacks, if present.
version 3.20 (2014-09-08)
[NEW FEATURES]