1209 Commits

Author SHA1 Message Date
Jean-Michel Audet
cedb32d569 - Add double bridge support to LAN plugin (Thanks to Dmitry Konyshev from Pigeon Point)
- Fix an issue when bridging, responses to failed Send Message commands are
  returned to the caller as responses to bridged messages.
2007-07-09 20:10:25 +00:00
Jean-Michel Audet
9a508d1f19 ** Commit patch submitted by Harshad Prabhu from Radisys **
- Modified the display of upgrading firmware
- By default, if the user has not given any option for upgradem tgeb we skip the components if they have the same firmware version as compared to the image file (.hpm)
- Added a HpmPreupgradeCheck function that will check which components needs to be skipped

Tested OK with Kontron products (patch does not brake previous state)
2007-07-09 19:59:22 +00:00
Jean-Michel Audet
f6cb3516b3 - Remove ipmi_watchdog.c in the compilation modules
-- watchdog module have been refused by the ipmitool developpers --
2007-07-09 19:19:49 +00:00
Jean-Michel Audet
fa7a690e26 - Remove watchdog module file.
-- Module refuse by ipmitool developpers --
2007-07-09 19:18:14 +00:00
Jean-Michel Audet
5f018c9516 Remove all watchdog module
-- Module refuse by ipmitool developpers --
2007-07-09 19:16:05 +00:00
Jean-Michel Audet
664848112e - Remove include of watchdog.h.
-- The addition of the watchdog module have been refused by the cvs devel --
2007-07-09 19:13:43 +00:00
Francois Isabelle
a703e41949 corrected "autodetection" of maximum packet size based on src/dest addresses
when using IPMB.
make sure file uses UNIX EOL
2007-06-18 12:45:04 +00:00
Francois Isabelle
3938d15098 Updated help to HPM.1 1.0 (component properties id) 2007-06-14 14:06:50 +00:00
Albert Chu
76bb61de6c support FreeIPMI 0.4.0 api 2007-06-04 18:03:52 +00:00
Jean-Michel Audet
0faade4b8a - Add new Kontron OEM command to set the BIOS boot option sequence 2007-05-23 17:53:04 +00:00
Jean-Michel Audet
4e39200eff Add watchdog command library. 2007-05-23 17:51:28 +00:00
Jean-Michel Audet
a4676f7b6e Include ipmi_watchdog.c file for watchdog library of commands 2007-05-23 17:50:49 +00:00
Jean-Michel Audet
3b384a306f - Add a set of watchdog commands 2007-05-23 17:47:32 +00:00
Jean-Michel Audet
0fcf7acdba - Add support for dual bridge (dual send message) 2007-05-16 20:11:24 +00:00
Jean-Michel Audet
d04f496c7a - Add auto-detect of local IPMB address when PICMG 2.x extension is supported.
- Get address from Get Adddress Info command.
- Add dual bridge support (dual send message)
2007-05-16 20:10:18 +00:00
Jean-Michel Audet
a263209bb6 - Add support for dual bridge command (dual send message) 2007-05-16 20:05:17 +00:00
Jean-Michel Audet
d824af51a9 Add support for dual bridge.
When no dual bridge is used, set the transit_address to local address
2007-05-16 20:02:07 +00:00
Jean-Michel Audet
e655394a7a - Update to be compliant with new HPM.1 specification 1.0 (Official release)
- First commit that support HPM.1 Rev 1.0
2007-05-09 15:24:16 +00:00
Jean-Michel Audet
07c3456330 - Fix improper addressing for lan/lanplus 2007-05-02 13:05:07 +00:00
Jean-Michel Audet
80b8d3b318 - Added dual bridge support 2007-04-26 13:45:00 +00:00
Jean-Michel Audet
ed84ac0a9b - Added transit_channel and transit_addr variable in structure ipmi_intf 2007-04-26 13:41:21 +00:00
Jean-Michel Audet
fa7d4b3ec7 - added dual bridged command support (for IOL)
- add transit channel (-B) and transit address (-T) options
2007-04-26 13:38:38 +00:00
Jean-Michel Audet
f34245e46e - added watchdog command 2007-04-26 13:22:40 +00:00
Jean-Michel Audet
f8bc5ae591 - added fru control
- added amcportstate set
- added clock commands
- improved led command support
2007-04-26 13:21:49 +00:00
Jean-Michel Audet
b3d5150acd -added watchdog command 2007-04-26 13:19:33 +00:00
Jean-Michel Audet
2faf5857c8 - addded fru control
- added amcportstate set
- added clock commands
- improved led command support
2007-04-26 13:16:16 +00:00
Jean-Michel Audet
f4a6a73184 - added fru parsing address table
- added fru parsing shelf power dist
- added fru parsing shelf activation
- added fru parsing amc current requirement
- added fru parsing amc p2p
- added fru parsing amc carrier info
- added fru parsing clk p2p
- added fru parsing clk config
- enhancement in baord p2p
2007-04-26 13:14:53 +00:00
Jean-Michel Audet
94865441a1 - added fru parsing address table
- added fru parsing shelf power dist
- added fru parsing shelf activation
- added fru parsing amc current requirement
- added fru parsing amc p2p
- added fru parsing amc carrier info
- added fru parsing clk p2p
- added fru parsing clk config
- enhacement in board p2p
2007-04-26 13:12:22 +00:00
Albert Chu
32fbd909b2 fix bad password assertion bug due to rakp2 HMAC not being checked properly 2007-03-29 15:54:20 +00:00
Francois Isabelle
568e75e147 Added ability to interpret PPS shelf manager clia sel dump
using# sel interpret <iana> <file> pps command line argument
Correct "PICMG M7" state event definition macros (changed 6 to 7 )
2007-03-27 16:21:15 +00:00
Petter Reinholdtsen
2e7571daf2 Prepare for release. 2007-03-06 22:31:07 +00:00
John Blair
c13966f04b fix byteswapping problem on sparc (and other big endian architectures) 2007-03-05 05:16:02 +00:00
Carol Hebert
56b892cea1 Benoit Guillon fix for get fru activation policy args 2007-02-23 19:13:48 +00:00
Jean-Michel Audet
bec24b9019 - Fix a bug in sol when no retry-count is set. Was causing a line to be duplicate. 2007-02-23 15:12:20 +00:00
Dmitry Frolov
45185b23ec Fix configuring with FreeIPMI interface on FreeBSD 2007-02-23 08:21:07 +00:00
Carol Hebert
ecca25ed2b Add Arkadiusz Miskiewicz's Makefile, spec, config changes; update changelog for v1.8.9 2007-02-23 06:02:08 +00:00
Carol Hebert
eccd10200f Update ChangeLog to prepare for v1.8.9 2007-02-23 04:43:48 +00:00
Carol Hebert
0bad3feabd Benoit Guillon patch for bug in Get FRU Activation Policy result 2007-02-22 23:38:04 +00:00
Carol Hebert
edb0ba9c6d Allow ipmitool/ipmievd to target specific device nodes on multi-BMC systems 2007-02-22 22:32:06 +00:00
Carol Hebert
c4a368edfb Fixing a few misspellings 2007-02-22 22:03:32 +00:00
Carol Hebert
b136863199 Fix for new prefix code causing segfault with ipmievd sel cmd 2007-02-22 21:48:26 +00:00
Albert Chu
628c3ca854 freeipmi interface files 2007-02-22 18:17:46 +00:00
Albert Chu
0a682dbedd add freeipmi interface support 2007-02-22 18:16:10 +00:00
Dmitry Frolov
b3dde472ce Fix breakage on FreeBSD caused by configure.in rev 1.64 2007-02-22 02:35:39 +00:00
Francois Isabelle
22f0fc7c00 removed endianness check 2007-02-08 20:22:54 +00:00
Francois Isabelle
6eaa2e8305 Added
ipmi_sel_get_oem_sensor_type
and
 ipmi_sel_get_oem_sensor_type_offset APIs

as well as get_kontron_evt_desc.
Added lookups in ipmi_get_event_desc for OEM defined sensor types.
Added oem_kontron_event_types definition
2007-02-07 21:14:54 +00:00
Francois Isabelle
992b36bc0f fixed for big endian (PPC) architecture 2007-02-01 14:28:44 +00:00
Francois Isabelle
6a68dc2e65 - Incremented to version 0.4
- Fixed lan iface inaccesiblity timeout handling. Waiting for firmware
    activation completion (fixed sleep) before re-opening a session and
    get the final firmware upgrade status.
  - Fixed some user interface stuff.
2007-01-17 19:38:18 +00:00
Francois Isabelle
66958d8c52 fix ipmi_fru_edit_multirec return code 2007-01-17 16:05:28 +00:00
Francois Isabelle
333dc5bedc added initial interactive edition support for multirec
added IANA verification before interpreting PICMG records
added edit support for AMC activation "Maximum Internal Current"
2007-01-17 16:04:12 +00:00