fib: Don't use [midchain] adjacencies to change an interface's feature arc
[vpp.git] / src / vnet / gre / gre.h
index 0fe1f84..ea085bf 100644 (file)
@@ -286,6 +286,8 @@ typedef struct
 
   /* Record used instances */
   uword *instance_used;
+
+  u16 msg_id_base;
 } gre_main_t;
 
 /**