Eric A. Miller
7eb799adc6
Fix incorrect FDB ID to VLAN ID mapping in Bridge and L3:Enterasys
2015-01-22 21:57:06 -05:00
Oliver Gorwits
045ff8b789
release 3.23
2014-12-09 07:26:25 +00:00
Eric A. Miller
9e1c462836
Enhanced STP support for L3::Extreme. Document previous STP changes in ChangeLog.
2014-12-04 23:19:06 -05:00
Oliver Gorwits
8c5be1a47d
release 3.22
2014-12-02 13:20:53 +00:00
Oliver Gorwits
b24f1a8ac4
release 3.21_001
2014-11-14 00:28:27 +00:00
Eric A. Miller
ddb9dda894
Add stp_i_mac() to get per STP instance bridge address
2014-11-11 23:09:21 -05:00
Eric A. Miller
d7047bda13
Add methods to gather PVST information in L3::Foundry
2014-11-11 22:55:30 -05:00
Eric A. Miller
76b1faa159
POD syntax fix in L3::Extreme
2014-11-11 22:01:23 -05:00
Eric A. Miller
1e0438857e
Document i_pvid() in L3::BayRS
2014-11-11 22:00:47 -05:00
Eric A. Miller
ee7d254329
Capture Aruba AP software version when available
2014-11-09 18:01:11 -05:00
Eric A. Miller
09e18e9b64
Capture Aruba AP hardware version when available
2014-11-08 12:21:31 -05:00
Eric A. Miller
163ba86196
Add i_vlan_membership_untagged() to L3::Extreme
2014-11-08 10:55:39 -05:00
Eric A. Miller
e57e7d99d5
Add i_vlan_membership_untagged() to L3::AlteonAD
2014-11-08 10:06:12 -05:00
Eric A. Miller
7ad449303b
L3::Force10 now inherits i_vlan_membership() and i_vlan_membership_untagged() from Bridge and only overrides VLAN mapping
2014-11-08 09:52:41 -05:00
Eric A. Miller
49b853de1a
Document i_vlan_membership_untagged()
2014-11-08 09:40:07 -05:00
Eric A. Miller
03a81ad4be
Add i_vlan_membership_untagged() method to L3::Aruba
2014-11-08 09:36:42 -05:00
Eric A. Miller
eb046b6a61
L3::Juniper now inherits i_vlan_membership() and i_vlan_membership_untagged() from Bridge and only overrides VLAN mapping
...
Correct VLAN mapping of FDB entries in L3::Juniper
2014-11-08 08:50:44 -05:00
Eric A. Miller
9aca213a5f
Add i_vlan_membership_untagged() to L3::F5, L2::C1900, and L2::HP4000
2014-11-06 23:02:35 -05:00
Eric A. Miller
5bb9011fb4
Override qb_fdb_index() in L3::Dell since the dot1qTpFdbTable uses dot1qVlanIndex rather than dot1qFdbId as an index
2014-11-01 20:20:12 -04:00
Eric A. Miller
97564f50b8
New method qb_fdb_index() for VLAN ID to FDB ID mapping.
2014-11-01 20:18:58 -04:00
Eric A. Miller
efcf6a0db3
Support for Fortinet devices in new class L3::Fortinet
2014-11-01 19:37:22 -04:00
Eric A. Miller
aaca03062b
Use FDB ID to VID mapping if available to determine end station VLAN.
...
Use dot1qVlanCurrentTable if available to capture dynamic and static VLANs, fall back to dot1qVlanStaticTable if not available.
New method i_vlan_membership_untagged() for VLANs transmitted as untagged frames.
Add partial of zero to L3::Enterasys methods which use dot1qVlanCurrentTable to work around non standard TimeFilter implementation.
2014-10-30 23:36:12 -04:00
Eric A. Miller
e84225fb23
Use the same method for both i_vlan and i_pvid in BayRS
2014-10-21 20:53:28 -04:00
Oliver Gorwits
893def7910
release 3.20
2014-09-08 13:50:56 +01:00
Eric A. Miller
f875639435
Override layers in Juniper for routers with switch modules not reporting L2 capability
2014-09-03 23:22:33 -04:00
Oliver Gorwits
70bb263d79
release 3.19
2014-08-01 07:53:34 +01:00
Max Kosmach
2e480dbec5
Small H3C fixes
2014-07-28 15:41:46 +04:00
Eric A. Miller
0f5319bc52
Silence uninitialized value warning in L3::Cisco
2014-07-08 21:48:50 -04:00
Oliver Gorwits
b197e9739b
release 3.18
2014-07-02 09:12:57 +01:00
Eric A. Miller
250d2a0c0a
Update change log for L3::Nexus capture of VPC Keepalive IP addresses
2014-07-01 20:07:37 -04:00
Eric A. Miller
46b3127bb5
[ #58 ] Fix inheritance in L3::FWSM and L3::CiscoASA
2014-07-01 20:05:46 -04:00
Eric A. Miller
f1e9e3423d
Merge branch 'jvi_nexus'
2014-07-01 19:56:26 -04:00
Eric A. Miller
0e28436086
Pseudo ENTITY-MIB methods added to L3::Tasman for hardware information
2014-06-24 21:00:02 -04:00
Jeroen van Ingen
3f7229f4e7
Cisco Nexus workaround: add probable VPC IP address to device IP address table, determined by checking listening UDP sockets
2014-06-24 17:50:03 +02:00
Oliver Gorwits
1ae7f8c8a2
release 3.17
...
POD tests are not required for distribution
2014-06-23 19:31:14 +01:00
Oliver Gorwits
8e63954c3f
release 3.16
2014-06-23 13:53:22 +01:00
Eric A. Miller
0fbcd5f8b1
Documentation updates for Cisco inheritance clean-up
2014-06-22 20:16:34 -04:00
Eric A. Miller
71f84d48dc
Clean up inheritance for L3 Cisco classes. With this change all applicable classes will now support LLDP and aggregation methods.
2014-06-22 19:57:48 -04:00
Eric A. Miller
3d2c9ceaf5
Add L3::CiscoSwitch base class for L3 Cisco switches
2014-06-22 19:31:00 -04:00
Eric A. Miller
47736b08ce
FWSM and ASA only support methods in CiscoStats, don't inherit other Cisco classes which the devices don't support
2014-06-22 19:28:03 -04:00
Eric A. Miller
3f49e5f8ef
Add LLDP and CiscoStpExtensions to L3::Cisco
2014-06-22 17:35:32 -04:00
Eric A. Miller
102a7e10cc
L3::Cisco i_vlan() will now call SUPER and try interface description as a fallback
2014-06-22 11:21:02 -04:00
Eric A. Miller
9148764d20
Remove CiscoImage from all classes as its now included in CiscoStats class
2014-06-22 09:31:44 -04:00
Oliver Gorwits
a264bb36cb
release 3.15
2014-06-10 13:17:33 +01:00
Oliver Gorwits
c24e63ec4c
Return serial number for Cisco 3850 from entPhysicalSerialNum
2014-06-10 13:12:08 +01:00
Oliver Gorwits
d0722d3677
release 3.14
2014-06-07 12:35:18 +01:00
Oliver Gorwits
88fb9e4df3
802.3ad LAG support in Layer3::H3C
2014-06-07 12:26:43 +01:00
Oliver Gorwits
efecf1bbb7
Improvements to Mikrotik module (Alex Z)
2014-04-18 17:08:01 +01:00
Oliver Gorwits
682b8c2a9c
release 3.13
2014-03-27 23:22:13 +00:00
Oliver Gorwits
8b8ee8693e
release 3.12
2014-02-10 21:08:24 +00:00