mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-01-21 16:42:19 +08:00
Fixed several bugs with printing out the Carrier and AMC connectivity information with 'ipmitool -v fru' There were several bugs that were caused due to using bitfields with char types in ipmi_fru.h. GCC versions before v4.4 had a bug where they did not pack the bitfields correctly if the bitfields were not cleanly aligned with the underlying char type. Fixed and cleaned up all other PICMG FRU records. Commit for Dan Gora
Description
An open-source tool for controlling IPMI-enabled systems
5.1 MiB
IPMITOOL_1_8_19
Latest
Languages
C
95.7%
Shell
2%
Makefile
1.3%
M4
1%