aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index f1de9a6ea..363ef5e47 100644
--- a/config.h
+++ b/config.h
@@ -16,6 +16,8 @@
#define NETWORK_BUFFER_LENGTH_DIGITS 5u
#define NETWORK_BUFFER_LENGTH_DIGITS_STR "5"
+#define PFRING_BUFFER_SIZE 65535
+
#define TIME_S_TO_US(s) (s * 1000llu * 1000llu)
/* nDPId default config options */