aboutsummaryrefslogtreecommitdiffstats
path: root/binapi/acl_types/acl_types.ba.go
diff options
context:
space:
mode:
Diffstat (limited to 'binapi/acl_types/acl_types.ba.go')
-rw-r--r--binapi/acl_types/acl_types.ba.go17
1 files changed, 12 insertions, 5 deletions
diff --git a/binapi/acl_types/acl_types.ba.go b/binapi/acl_types/acl_types.ba.go
index 5371e22..0953447 100644
--- a/binapi/acl_types/acl_types.ba.go
+++ b/binapi/acl_types/acl_types.ba.go
@@ -1,7 +1,7 @@
// Code generated by GoVPP's binapi-generator. DO NOT EDIT.
// versions:
-// binapi-generator: v0.4.0-dev
-// VPP: 20.05-release
+// binapi-generator: v0.6.0-dev
+// VPP: 22.02-release
// source: /usr/share/vpp/api/plugins/acl_types.api.json
// Package acl_types contains generated bindings for API file acl_types.api.
@@ -13,10 +13,11 @@
package acl_types
import (
- api "git.fd.io/govpp.git/api"
- ethernet_types "git.fd.io/govpp.git/binapi/ethernet_types"
- ip_types "git.fd.io/govpp.git/binapi/ip_types"
"strconv"
+
+ api "go.fd.io/govpp/api"
+ ethernet_types "go.fd.io/govpp/binapi/ethernet_types"
+ ip_types "go.fd.io/govpp/binapi/ip_types"
)
// This is a compile-time assertion to ensure that this generated file
@@ -25,6 +26,12 @@ import (
// GoVPP api package needs to be updated.
const _ = api.GoVppAPIPackageIsVersion2
+const (
+ APIFile = "acl_types"
+ APIVersion = "1.0.0"
+ VersionCrc = 0x878da4fa
+)
+
// ACLAction defines enum 'acl_action'.
type ACLAction uint8