Oliver Gorwits
73fd627815
bump version for release; fixes for POD and Perl::Critic
2012-07-07 19:32:13 +01:00
Oliver Gorwits
5242d16e02
[3472052] moduleSerialNumber support for Cisco Stack (Slava)
2012-04-12 15:38:25 +01:00
Oliver Gorwits
7d470fd0e8
[2986858] Fix the patch from this ticket (Oliver Gorwits)
2012-04-12 15:02:31 +01:00
Oliver Gorwits
43d1718618
bump ver for release, remove VERSION_CVS variable
...
update MANIFEST
2011-09-28 11:17:26 +01:00
Brian De Wolf
a54b446dae
Avoid Perl warnings in Info::CiscoStack
...
These two points in CiscoStack use a value from a hash in a numerical
comparison without verifying they exist. If they don't, Perl warnings get
emitted. Instead, we check for existence first, then compare the value.
2011-06-23 13:51:43 -07:00
Oliver Gorwits
631010ed3f
prep for 2.05 CPAN release
2011-06-23 21:12:27 +01:00
Oliver Gorwits
bc8c8a6061
prep for 2.04 release
2011-03-31 08:34:57 +00:00
Max Baker
c88449151e
up version to 2.01
2009-06-12 22:24:25 +00:00
Eric Miller
0eebef47b0
Prep 2.00
2008-08-02 03:22:04 +00:00
Eric Miller
1eff8f8224
Silence warnings/errors from uninitialized variables
2008-07-29 03:23:35 +00:00
Eric Miller
158596cede
perltidy
2008-07-20 03:30:56 +00:00
Eric Miller
03785c4365
POD coverage
2008-07-18 03:11:38 +00:00
Eric Miller
7518408d89
set_i_speed_admin() use portAdminSpeed (Justin Hunter)
2008-07-11 19:58:46 +00:00
Eric Miller
2c5301b676
- PBP compliance via Perl::Critic
...
- Use bare return to return failure
- No code before strictures are enabled
2008-07-09 00:32:47 +00:00
Eric Miller
ba85dc670b
- POD Validation
...
- POD spell check
- Prep 1.09
2008-07-07 04:10:39 +00:00
Eric Miller
e1ab8a43ba
Prep 1.07 beta release
2007-11-26 04:24:52 +00:00
Eric Miller
ce1fac9e86
- Correct operational and administrative duplex reporting.
...
- Remove device specific i_type() use standard IF-MIB values.
- Remove PORT-SECURITY-MIB from CiscoStack as these are now in CiscoPortSecurity class.
- Move interfaces() and i_name() methods out of CiscoStack to L2::Catalyst so we can remove globs from L3:C3550 and L3::C6500.
2007-06-20 03:05:29 +00:00
Eric Miller
b55e15a568
prep 1.04
2006-06-30 21:33:47 +00:00
Max Baker
ddca296e2a
added generic L2::Cisco class and fixed warnings in CiscoStack
2006-06-20 03:58:10 +00:00
Eric Miller
23dd87c294
prep 1.03-beta
2006-04-14 03:09:14 +00:00
Eric Miller
5134f4163c
rev version for beta
2006-04-08 02:54:55 +00:00
Eric Miller
20024f8c50
add set_i_duplex_admin() and set_i_speed_admin() methods, add portCrossIndex in %FUNCS to support bp_index() patch in Catalyst class
2006-02-18 03:55:36 +00:00
Max Baker
a1eb6e5831
added interface flowcontrol stuff to ciscostack (n. petri)
2005-02-17 02:02:24 +00:00
Max Baker
9a5135b9e1
Prep for 1.0:
...
- removed all references to $DEBUG, $INIT and $SNMP::debugging
- rev'd version number
- doc updates
- added cdp_run() to FDP.pm
- removed my email addr from all over the place
2005-01-28 08:55:51 +00:00
Max Baker
58f8ed29c7
added CISCO-PORT-SECURITY-MIB in its entirety
2004-11-14 23:07:53 +00:00
Max Baker
36f84e357e
added RCS id tag and rev'd all version numbers to 0.9
2004-10-28 21:53:15 +00:00
Max Baker
6b4444d97a
version and copyright change for 0.8 prep
2004-02-13 06:30:31 +00:00
Max Baker
a52f1f3d37
added serial, fixed i_duplex(), interfaces
2003-07-29 19:30:28 +00:00
Max Baker
de286cbfa0
extracted from l2::catalyst
2003-07-29 18:03:02 +00:00