X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=binapi%2Flacp%2Flacp.ba.go;fp=binapi%2Flacp%2Flacp.ba.go;h=050bc3094861a5b85462b2ecbfd4e6dd295a9adb;hb=debc52dea8a81417bb08ca5bb934c7876b6d65e0;hp=29ad103761df6abcf74bc0aad131712fd766397b;hpb=c0da1f2999a6b08d003c0fed1a23e1ca60dd1571;p=govpp.git diff --git a/binapi/lacp/lacp.ba.go b/binapi/lacp/lacp.ba.go index 29ad103..050bc30 100644 --- a/binapi/lacp/lacp.ba.go +++ b/binapi/lacp/lacp.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/lacp.api.json // Package lacp contains generated bindings for API file lacp.api. @@ -27,7 +27,7 @@ const _ = api.GoVppAPIPackageIsVersion2 const ( APIFile = "lacp" APIVersion = "2.0.0" - VersionCrc = 0x461bf09e + VersionCrc = 0xe1609dab ) // SwInterfaceLacpDetails defines message 'sw_interface_lacp_details'. @@ -55,7 +55,7 @@ type SwInterfaceLacpDetails struct { func (m *SwInterfaceLacpDetails) Reset() { *m = SwInterfaceLacpDetails{} } func (*SwInterfaceLacpDetails) GetMessageName() string { return "sw_interface_lacp_details" } -func (*SwInterfaceLacpDetails) GetCrcString() string { return "745ae0ba" } +func (*SwInterfaceLacpDetails) GetCrcString() string { return "d9a83d2f" } func (*SwInterfaceLacpDetails) GetMessageType() api.MessageType { return api.ReplyMessage } @@ -164,7 +164,7 @@ func (m *SwInterfaceLacpDump) Unmarshal(b []byte) error { func init() { file_lacp_binapi_init() } func file_lacp_binapi_init() { - api.RegisterMessage((*SwInterfaceLacpDetails)(nil), "sw_interface_lacp_details_745ae0ba") + api.RegisterMessage((*SwInterfaceLacpDetails)(nil), "sw_interface_lacp_details_d9a83d2f") api.RegisterMessage((*SwInterfaceLacpDump)(nil), "sw_interface_lacp_dump_51077d14") }