mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-11 02:57:22 +00:00
Bump buffer size to 1024
This commit is contained in:
parent
b90b6f0257
commit
fe98eff12f
@ -43,7 +43,7 @@
|
|||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
#include <ipmitool/helper.h>
|
#include <ipmitool/helper.h>
|
||||||
|
|
||||||
#define BUF_SIZE 256
|
#define BUF_SIZE 1024
|
||||||
|
|
||||||
/* From table 13.16 of the IPMI v2 specification */
|
/* From table 13.16 of the IPMI v2 specification */
|
||||||
#define IPMI_PAYLOAD_TYPE_IPMI 0x00
|
#define IPMI_PAYLOAD_TYPE_IPMI 0x00
|
||||||
|
Loading…
x
Reference in New Issue
Block a user