Jeroen van Ingen
22dd49c1dc
Add HP 2530 and 2920 models to Layer2::HP MODEL_MAP & re-sort the list
2013-08-02 15:34:54 +02:00
Oliver Gorwits
fd5812aefc
version bump - 3.03
ver_3_0_3
2013-07-11 12:36:58 +01:00
Oliver Gorwits
f4e37cdabe
Add missing =back to POD (A. Hartmaier)
2013-07-11 12:34:51 +01:00
Oliver Gorwits
5324760463
version bump - 3.02
ver_3_0_2
2013-07-08 21:25:14 +01:00
Oliver Gorwits
27120045d2
[RT#86725] - Identify Cisco Catalyst 3850 as Layer3::C6500 (C. Causer)
2013-07-08 21:19:32 +01:00
Oliver Gorwits
abfd93ea1b
remove evil tabs
2013-07-08 21:15:06 +01:00
Jeroen van Ingen
070d911c60
Add support for Aruba LAN switches.
...
Known issue with Aruba AOS 7.2.0.0: nodes on "trusted" LAN ports in "access"
mode point to non-existing bp_index values; they will be mapped to the wrong
interface or not be mapped to an interface at all.
2013-06-24 10:42:58 +02:00
Jeroen van Ingen
8b14776c9a
Add release date to headings for version 3.01 and 3.02
2013-06-24 10:35:30 +02:00
Oliver Gorwits
2d62372c7f
Identify Cisco Aironet 1140 APs as Layer2::Aironet
2013-05-25 01:25:59 +01:00
Oliver Gorwits
3eae0b9d5c
Support Alcatel devices with layer3 features.
2013-05-21 09:35:38 +01:00
Nic Bernstein
9a722bb2f8
Properly pull os_ver from Netgear GS series switches.
2013-04-15 16:30:32 -05:00
Oliver Gorwits
d3e39a4132
bump version for stable release
ver_3_0_1
2013-04-13 11:05:26 +01:00
Oliver Gorwits
d82d495dcf
final patch from Nic to fix arrayism
ver_3_0_0_beta_004
2013-04-11 17:07:47 +01:00
Oliver Gorwits
198df7cee4
update changelog
2013-04-11 17:06:52 +01:00
Oliver Gorwits
46cdb4c166
update manifest
2013-04-11 17:01:37 +01:00
Oliver Gorwits
62005c52d2
update VERSION
2013-04-11 17:00:28 +01:00
Oliver Gorwits
ca7651628d
bug fix for Class name typos
2013-04-11 16:59:02 +01:00
Alexander Hartmaier
6358b7ad70
override i_description for Cisco ASA firewalls to return the configured interface name
2013-04-10 18:46:39 +02:00
Alexander Hartmaier
8aca1d97c0
fixed Cisco ASA detection for newer versions that return has_layer(3)
2013-04-10 18:27:08 +02:00
Moe Kraus
275a533843
added subclass for Cisco ASA firewalls which filters bad mac addresses in b_mac method
2013-04-10 18:26:31 +02:00
Oliver Gorwits
21bd4c662d
bump version again for dev release
ver_3_0_0_beta_003
2013-02-11 13:43:19 +00:00
Oliver Gorwits
47d9d091d1
fix code in L3/Extreme to pass tests and be more correct
2013-02-11 13:41:49 +00:00
Eric A. Miller
da2ea09e84
Bump version
ver_3_0_0_beta_002
2013-02-10 22:52:51 -05:00
Eric A. Miller
9c71bdbcef
[3598896] - Lantronix device support (J R Binks) and [3598337] - Lantronix SLC support
2013-02-10 22:40:03 -05:00
Eric A. Miller
318f9518b1
Support Juniper (Trapeze) Wireless Controllers in new class L2::Trapeze
2013-02-10 22:16:43 -05:00
Eric A. Miller
19e9fb5f67
Add more default topology methods to test_class_mocked.pl
2013-02-10 21:31:05 -05:00
Eric A. Miller
41833c1f29
Add new classes to MANIFEST
2013-02-10 21:28:40 -05:00
Eric A. Miller
4e2f950e41
[3033731] - Alcatel-Lucent OmniSwich AMAP Support
2013-02-10 21:27:52 -05:00
Eric A. Miller
ebe3f39ea1
Update README
ver_3_0_0_beta_001
2013-02-10 13:12:34 -05:00
Eric A. Miller
c6521d0b48
Use default Perl Critic policy as the older Conway PBP policy is outdated and includes depreciated modules, set severity to 5
2013-02-10 13:06:29 -05:00
Eric A. Miller
74b5c9f0e3
Use default Perl Critic policy as the older Conway PBP policy is outdated and includes depreciated modules
2013-02-10 13:05:46 -05:00
Eric A. Miller
4bfebe1563
Topology c_* methods should no longer be defined / overridden in device classes
2013-02-10 13:00:51 -05:00
Eric A. Miller
2ac4e65827
Mark extremeware_i_vlan(), extremeware_i_vlan_membership(), xos_i_vlan(), and xos_i_vlan_membership() as private, external API is i_vlan() and i_vlan_membership(). POD updates.
2013-02-10 12:58:22 -05:00
Eric A. Miller
b7a135db10
POD typo
2013-02-10 12:40:10 -05:00
Eric A. Miller
d4c460fd3d
Fix for Perl::Critic flagged warning
2013-02-10 12:38:16 -05:00
Eric A. Miller
8f0ac35381
POD updates - spell check
2013-02-10 12:34:45 -05:00
Eric A. Miller
a9a3229c22
Bump version for first 3.0 beta release
2013-02-10 10:23:35 -05:00
Eric A. Miller
5da622ff88
POD update for Pod::Coverage
2013-02-10 10:03:54 -05:00
Eric A. Miller
32f33f5150
Update for removal of L2::Bay and L2::Foundry
2013-02-10 09:56:03 -05:00
Eric A. Miller
242013f3b0
- Corrections to mappings of interface attributes previously inherited from base class
...
- Simplify nsIfIndex to ifIndex mapping in _nsif_if_map()
- Fallback for interface attributes not support on versions prior to 5.4
- Change vendor to juniper
- Mark internal mapping methods private
- Documentation updates
2013-02-10 09:50:37 -05:00
Eric A. Miller
e46deb505f
Fix for i_speed_admin() issue reported by Jiri Dvorak
2013-02-09 20:39:45 -05:00
Eric A. Miller
5d443fd1be
fix for mocked getnext method when first IID is zero
2013-02-08 22:19:46 -05:00
Eric A. Miller
d53152858c
[3323814] - Arp support for Netscreen (David Baldwin)
...
[3323821] - Add support for Netscreen w/ WLAN (eg SSG5) (David Baldwin)
2013-02-04 23:24:06 -05:00
Eric A. Miller
aefb31fb58
Updates to device matrix for Airespace, APC, Avaya, Bluecoat, Cisco, Kentrox, Mikrotik, and PacketFront. Change cdp attribute to topo.
2013-02-04 19:15:36 -05:00
Eric A. Miller
0be8219b9c
Update device matrix for Extreme support
2013-02-04 18:22:35 -05:00
Eric A. Miller
cbb8bc5d77
Update device matrix for Citrix support
2013-02-04 18:17:16 -05:00
Eric A. Miller
6969dcbfec
Remove depreciated L2::Bay and L2::Foundry for 3.0 release. Functionality is available through L2::Baystack and L3::Foundry respectively and they are no longer referenced by other classes.
2013-02-04 18:04:14 -05:00
Eric A. Miller
9e463ddddf
Updates to documentation for Brocade acquisition of Foundry. Update of device support matrix for Foundry
2013-02-03 17:10:43 -05:00
Eric A. Miller
5ec034c475
Update Radware (Alteon) support in device matrix
2013-02-03 15:49:44 -05:00
Eric A. Miller
1694e648fc
Update Juniper support device matrix
2013-02-03 15:13:22 -05:00