Introduce a mac_address_t on the API and in VPP
[vpp.git] / src / vnet / ip / ip.api
index 5f664f3..616d621 100644 (file)
@@ -22,6 +22,7 @@
 option version = "1.3.0";
 import "vnet/ip/ip_types.api";
 import "vnet/fib/fib_types.api";
+import "vnet/ethernet/ethernet_types.api";
 
 /** \brief Add / del table request
            A table can be added multiple times, but need be deleted only once.