2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-08-04 00:17:01 +00:00
Files
confluent/confluent_server/aiohmi/ipmi
Markus Hilger 9f35965b1b Decode reserved SEL record types as standard events
Some BMCs (e.g. AMI) log events using spec-reserved record types like
0x04 with a standard system event record layout.  Previously only type
0x02 was decoded, leaving such entries with no usable data and tripping
the generic OEM handler.  Follow ipmitool and treat all types below 0xc0
as standard format.  If the body of a reserved type turns out not to
follow the standard layout, fall back to passing it through raw instead
of aborting the whole log retrieval.
2026-07-10 16:50:25 +02:00
..
2026-07-10 16:50:25 +02:00
2026-04-30 08:48:24 -04:00
2026-04-30 08:48:24 -04:00
2026-06-04 08:27:03 -04:00
2026-04-30 08:48:24 -04:00
2026-04-30 08:48:24 -04:00