mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
- Add support for dual bridge (dual send message)
This commit is contained in:
parent
d04f496c7a
commit
0fcf7acdba
@ -89,6 +89,8 @@ struct ipmi_ipmb_addr {
|
||||
short channel;
|
||||
unsigned char slave_addr;
|
||||
unsigned char lun;
|
||||
short transit_channel;
|
||||
unsigned char transit_slave_addr;
|
||||
};
|
||||
|
||||
#define IPMI_IOC_MAGIC 'i'
|
||||
|
Loading…
x
Reference in New Issue
Block a user