From f06c92da266e8a71c8720d92179cd2d2d56d1a27 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Tue, 26 Apr 2022 19:16:20 -0500 Subject: Regenerate 'types' with APIFile/APIVersion/CrcVersion Signed-off-by: Ed Warnicke Change-Id: I4ca28677573f6479258a67e3699b0d92bf18b009 --- binapi/ikev2_types/ikev2_types.ba.go | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'binapi/ikev2_types') 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"` -- cgit 1.2.3-korg