]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/utils/edit.c
tests: HE AP parameters
[thirdparty/hostap.git] / src / utils / edit.c
index 177ecf41d4ecd2dc875d979f76ad99968d52f375..d340bfadd1f13b746973b7f0a55723c693b50e4e 100644 (file)
@@ -14,7 +14,7 @@
 #include "list.h"
 #include "edit.h"
 
-#define CMD_BUF_LEN 256
+#define CMD_BUF_LEN 4096
 static char cmdbuf[CMD_BUF_LEN];
 static int cmdbuf_pos = 0;
 static int cmdbuf_len = 0;