fib: Compiile time option to use 8-8-8-8 stride tries for FIB rather
[vpp.git] / src / vnet / CMakeLists.txt
index df23738..66a4abc 100644 (file)
@@ -16,6 +16,8 @@ unset(VNET_HEADERS)
 unset(VNET_API_FILES)
 unset(VNET_MULTIARCH_SOURCES)
 
+option(VPP_IP_FIB_MTRIE_16 "IP FIB's MTRIE Stride is 16-8-8 (if not set it's 8-8-8-8)" ON)
+
 ##############################################################################
 # Generic stuff
 ##############################################################################