aboutgitcodebugslistschat
diff options
context:
space:
mode:
-rw-r--r--udp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/udp.c b/udp.c
index fa40cd3..74267a9 100644
--- a/udp.c
+++ b/udp.c
@@ -120,7 +120,7 @@
#define UDP_CONN_TIMEOUT 180 /* s, timeout for ephemeral or local bind */
#define UDP_SPLICE_FRAMES 128
-#define UDP_TAP_FRAMES 64
+#define UDP_TAP_FRAMES 16
/**
* struct udp_tap_port - Port tracking based on tap-facing source port