Added IPMI_SESSION_PRIV_UNSPECIFIED for the RMCP+ cipher suite priv code

This commit is contained in:
Jeremy Ellington 2005-03-08 20:06:29 +00:00
parent e067d97a41
commit ca85cb4688

View File

@ -70,6 +70,7 @@
#define IPMI_SESSION_AUTHTYPE_OEM 0x5
#define IPMI_SESSION_AUTHTYPE_RMCP_PLUS 0x6
#define IPMI_SESSION_PRIV_UNSPECIFIED 0x0
#define IPMI_SESSION_PRIV_CALLBACK 0x1
#define IPMI_SESSION_PRIV_USER 0x2
#define IPMI_SESSION_PRIV_OPERATOR 0x3