lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 4 Oct 2021 19:40:14 -0500 From: minyard@....org To: openipmi-developer@...ts.sourceforge.net Cc: Andrew Manley <andrew.manley@...lingtech.com>, linux-kernel@...r.kernel.org Subject: [PATCH 0/5] Add support for access through an IPMB bus This patch sets lets a devices that is sitting on an IPMB bus talk to the BMC as a normal system interfaces. It also adds the ability to message other MCs directly on the IPMB, and it can receive commands and respond on the IPMB, too. This is not meant as a replacement for ipmi_dev_int.c. If you are doing a full BMC, that's probably a better choice. These changes are for devices talking on the IPMB to BMCs or other MCs that might get some commands to handle. -corey
Powered by blists - more mailing lists