aboutsummaryrefslogtreecommitdiffstats
path: root/driver/allowedips.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/allowedips.c')
-rw-r--r--driver/allowedips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/allowedips.c b/driver/allowedips.c
index a8928ce..6e96577 100644
--- a/driver/allowedips.c
+++ b/driver/allowedips.c
@@ -8,7 +8,7 @@
#include "peer.h"
#include "logging.h"
-#define STACK_ENTRIES 128
+#define STACK_ENTRIES 129
static LOOKASIDE_ALIGN LOOKASIDE_LIST_EX NodeCache;