VOM: bond: Add support for LACP
[vpp.git] / src / vpp-api / vom / interface.hpp
index b0aeb73..0099bde 100644 (file)
@@ -95,6 +95,11 @@ public:
      */
     const static type_t VHOST;
 
+    /**
+     * bond interface type
+     */
+    const static type_t BOND;
+
     /**
      * Convert VPP's name of the interface to a type
      */