mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-06-04 05:01:36 +00:00
Add _ipmi_set_channel_access() function
Commit adds _ipmi_set_channel_access() function which in implementation of (22.22) Set Channel Access Command.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
|
||||
|
||||
#define IPMI_GET_CHANNEL_AUTH_CAP 0x38
|
||||
#define IPMI_SET_CHANNEL_ACCESS 0x40
|
||||
#define IPMI_GET_CHANNEL_ACCESS 0x41
|
||||
#define IPMI_GET_CHANNEL_INFO 0x42
|
||||
#define IPMI_SET_USER_ACCESS 0x43
|
||||
|
||||
Reference in New Issue
Block a user