summaryrefslogtreecommitdiff
path: root/sys/net/art.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/art.h')
-rw-r--r--sys/net/art.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/net/art.h b/sys/net/art.h
index 158987fb075..7d59f4df6ba 100644
--- a/sys/net/art.h
+++ b/sys/net/art.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: art.h,v 1.8 2015/12/03 16:27:32 mpi Exp $ */
+/* $OpenBSD: art.h,v 1.9 2015/12/04 14:15:27 mpi Exp $ */
/*
* Copyright (c) 2015 Martin Pieuchot
@@ -19,7 +19,7 @@
#ifndef _NET_ART_H_
#define _NET_ART_H_
-#define ART_MAXLVL 16 /* We currently use 16 levels for IPv6. */
+#define ART_MAXLVL 32 /* We currently use 32 levels for IPv6. */
/*
* Root of the ART tables, equivalent to the radix head.