summaryrefslogtreecommitdiffstats
path: root/binapi/ikev2_types
diff options
context:
space:
mode:
authorEd Warnicke <hagbard@gmail.com>2022-04-26 19:16:20 -0500
committerOndrej Fabry <ofabry@cisco.com>2022-05-19 08:54:00 +0000
commitf06c92da266e8a71c8720d92179cd2d2d56d1a27 (patch)
treeddbc8d41137de510c4270a453b6cfdc248eb7224 /binapi/ikev2_types
parente93c0bb99ca9400df77687e7c3fd4bebfc6e4c33 (diff)
Regenerate 'types' with APIFile/APIVersion/CrcVersion
Signed-off-by: Ed Warnicke <hagbard@gmail.com> Change-Id: I4ca28677573f6479258a67e3699b0d92bf18b009
Diffstat (limited to 'binapi/ikev2_types')
-rw-r--r--binapi/ikev2_types/ikev2_types.ba.go6
1 files changed, 6 insertions, 0 deletions
diff --git a/binapi/ikev2_types/ikev2_types.ba.go b/binapi/ikev2_types/ikev2_types.ba.go
index 0fc7f7b..adfa502 100644
--- a/binapi/ikev2_types/ikev2_types.ba.go
+++ b/binapi/ikev2_types/ikev2_types.ba.go
@@ -23,6 +23,12 @@ import (
// GoVPP api package needs to be updated.
const _ = api.GoVppAPIPackageIsVersion2
+const (
+ APIFile = "ikev2_types"
+ APIVersion = "1.0.0"
+ VersionCrc = 0xe7510e
+)
+
// Ikev2Auth defines type 'ikev2_auth'.
type Ikev2Auth struct {
Method uint8 `binapi:"u8,name=method" json:"method,omitempty"`