mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00: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 MiB
Languages
C
95.7%
Shell
2%
Makefile
1.3%
M4
1%