Bump buffer size to 1024

This commit is contained in:
Jeremy Ellington 2004-07-20 16:08:25 +00:00
parent b90b6f0257
commit fe98eff12f

View File

@ -43,7 +43,7 @@
#include <netinet/in.h>
#include <ipmitool/helper.h>
#define BUF_SIZE 256
#define BUF_SIZE 1024
/* From table 13.16 of the IPMI v2 specification */
#define IPMI_PAYLOAD_TYPE_IPMI 0x00