aboutsummaryrefslogtreecommitdiffstats
path: root/binapi/lldp/lldp.ba.go
diff options
context:
space:
mode:
authormhalaj1 <matus.halaj@pantheon.tech>2021-08-26 13:10:48 +0200
committermhalaj1 <matus.halaj@pantheon.tech>2021-08-26 13:10:48 +0200
commitdebc52dea8a81417bb08ca5bb934c7876b6d65e0 (patch)
tree23909430d78d6b77c2b414814e843708a6bab08e /binapi/lldp/lldp.ba.go
parentc0da1f2999a6b08d003c0fed1a23e1ca60dd1571 (diff)
regenerate binapi
Signed-off-by: mhalaj1 <matus.halaj@pantheon.tech> Change-Id: I9bb6a5ca00aa542128bde0bfbbba7b57b9f16ed2
Diffstat (limited to 'binapi/lldp/lldp.ba.go')
-rw-r--r--binapi/lldp/lldp.ba.go12
1 files changed, 6 insertions, 6 deletions
diff --git a/binapi/lldp/lldp.ba.go b/binapi/lldp/lldp.ba.go
index 6ae1ae7..0d210fc 100644
--- a/binapi/lldp/lldp.ba.go
+++ b/binapi/lldp/lldp.ba.go
@@ -1,8 +1,8 @@
// Code generated by GoVPP's binapi-generator. DO NOT EDIT.
// versions:
-// binapi-generator: v0.4.0
-// VPP: 20.05.1-release
-// source: /usr/share/vpp/api/core/lldp.api.json
+// binapi-generator: v0.3.5-56-gc0da1f2-dirty
+// VPP: 21.06-release
+// source: /usr/share/vpp/api/plugins/lldp.api.json
// Package lldp contains generated bindings for API file lldp.api.
//
@@ -27,7 +27,7 @@ const _ = api.GoVppAPIPackageIsVersion2
const (
APIFile = "lldp"
APIVersion = "2.0.0"
- VersionCrc = 0x44347d6
+ VersionCrc = 0x8a7e7049
)
// LldpConfig defines message 'lldp_config'.
@@ -116,7 +116,7 @@ type SwInterfaceSetLldp struct {
func (m *SwInterfaceSetLldp) Reset() { *m = SwInterfaceSetLldp{} }
func (*SwInterfaceSetLldp) GetMessageName() string { return "sw_interface_set_lldp" }
-func (*SwInterfaceSetLldp) GetCrcString() string { return "d646ae0f" }
+func (*SwInterfaceSetLldp) GetCrcString() string { return "57afbcd4" }
func (*SwInterfaceSetLldp) GetMessageType() api.MessageType {
return api.RequestMessage
}
@@ -195,7 +195,7 @@ func init() { file_lldp_binapi_init() }
func file_lldp_binapi_init() {
api.RegisterMessage((*LldpConfig)(nil), "lldp_config_c14445df")
api.RegisterMessage((*LldpConfigReply)(nil), "lldp_config_reply_e8d4e804")
- api.RegisterMessage((*SwInterfaceSetLldp)(nil), "sw_interface_set_lldp_d646ae0f")
+ api.RegisterMessage((*SwInterfaceSetLldp)(nil), "sw_interface_set_lldp_57afbcd4")
api.RegisterMessage((*SwInterfaceSetLldpReply)(nil), "sw_interface_set_lldp_reply_e8d4e804")
}