aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tftp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tftp.h b/tftp.h
index d191e61..cdba60b 100644
--- a/tftp.h
+++ b/tftp.h
@@ -2,7 +2,7 @@
#ifndef SLIRP_TFTP_H
#define SLIRP_TFTP_H 1
-#define TFTP_SESSIONS_MAX 3
+#define TFTP_SESSIONS_MAX 20
#define TFTP_SERVER 69