GBP: fix dump and VOM populate
[vpp.git] / extras / vom / vom / types.hpp
index 56759d5..383735b 100644 (file)
@@ -62,6 +62,11 @@ enum class dependency_t
    */
   TABLE,
 
+  /**
+   * virtual tables - tables with a dependency on another table
+   */
+  VIRTUAL_TABLE,
+
   /**
    * ACLs
    */