api: add missing version info

Type: fix

Change-Id: I269214e3eae72e837f25ee61d714556d976d410f
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
This commit is contained in:
Paul Vinciguerra
2020-12-11 23:57:43 +00:00
parent 5e6d547798
commit dc01471be7
10 changed files with 13 additions and 3 deletions
+1
View File
@@ -14,6 +14,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
option version = "1.0.0";
import "vnet/ip/ip_types.api";
import "vnet/ethernet/ethernet_types.api";
+1 -1
View File
@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
option version = "1.0.0";
import "vnet/ip/ip_types.api";
import "vnet/interface_types.api";
+2 -1
View File
@@ -13,7 +13,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import "vnet/ip/ip_types.api";
option version = "1.0.0";
import "vnet/ip/ip_types.api";
enum lb_srv_type
{
+2
View File
@@ -14,4 +14,6 @@
* limitations under the License.
*/
option version = "1.0.0";
manual_print typedef u8 mac_address[6];
+1
View File
@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
option version = "1.0.0";
typedef u32 interface_index;
+2 -1
View File
@@ -12,7 +12,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
option version = "1.0.0";
import "vnet/fib/fib_types.api";
import "vnet/ip/ip_types.api";
+1
View File
@@ -12,6 +12,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
option version = "1.0.0";
enum sse2_qos_rate_type : u8
{
+1
View File
@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
option version = "1.0.0";
enum sr_policy_op : u8
{
+1
View File
@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
option version = "1.0.0";
/**
* Flags controlling tunnel behaviour
+1
View File
@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
option version = "1.0.0";
typedef version
{