diff options
Diffstat (limited to 'binapi/ct6/ct6.ba.go')
-rw-r--r-- | binapi/ct6/ct6.ba.go | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/binapi/ct6/ct6.ba.go b/binapi/ct6/ct6.ba.go index 40394db..fc9925f 100644 --- a/binapi/ct6/ct6.ba.go +++ b/binapi/ct6/ct6.ba.go @@ -1,7 +1,7 @@ // Code generated by GoVPP's binapi-generator. DO NOT EDIT. // versions: -// binapi-generator: v0.4.0 -// VPP: 20.05.1-release +// binapi-generator: v0.3.5-56-gc0da1f2-dirty +// VPP: 21.06-release // source: /usr/share/vpp/api/plugins/ct6.api.json // Package ct6 contains generated bindings for API file ct6.api. @@ -26,7 +26,7 @@ const _ = api.GoVppAPIPackageIsVersion2 const ( APIFile = "ct6" APIVersion = "1.0.0" - VersionCrc = 0xd9691434 + VersionCrc = 0x5c824a95 ) // Ct6EnableDisable defines message 'ct6_enable_disable'. |