summaryrefslogtreecommitdiff
path: root/src/fieldstat_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fieldstat_internal.h')
-rw-r--r--src/fieldstat_internal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/fieldstat_internal.h b/src/fieldstat_internal.h
index 47da22d..e471116 100644
--- a/src/fieldstat_internal.h
+++ b/src/fieldstat_internal.h
@@ -27,7 +27,6 @@
#define INIT_STAT_FIELD_NUM 1024
#define MAX_PATH_LEN 256
-#define UDP_PAYLOAD_SIZE 1460
#define STATUS_PER_LINE 6
#define FIELD_PER_LINE 8
@@ -52,7 +51,7 @@
#define LEN_PATH_MAX 256
#define TABLE_MAX_NUM 64
#define TABLE_COLUMN_SIZE 64
-#define UDP_PAYLOAD_SIZE 1460
+#define UDP_PAYLOAD_SIZE 512
#define LEFT_MIN_BUFF_LEN 1024
#define REALLOC_SCALE_SIZE 2048
#define STR_LEN_32 32