aboutsummaryrefslogtreecommitdiffstats
path: root/binapi/arp/arp.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/arp/arp.ba.go
parentc0da1f2999a6b08d003c0fed1a23e1ca60dd1571 (diff)
regenerate binapi
Signed-off-by: mhalaj1 <matus.halaj@pantheon.tech> Change-Id: I9bb6a5ca00aa542128bde0bfbbba7b57b9f16ed2
Diffstat (limited to 'binapi/arp/arp.ba.go')
-rw-r--r--binapi/arp/arp.ba.go14
1 files changed, 7 insertions, 7 deletions
diff --git a/binapi/arp/arp.ba.go b/binapi/arp/arp.ba.go
index e36c837..88482f1 100644
--- a/binapi/arp/arp.ba.go
+++ b/binapi/arp/arp.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/core/arp.api.json
// Package arp contains generated bindings for API file arp.api.
@@ -29,7 +29,7 @@ const _ = api.GoVppAPIPackageIsVersion2
const (
APIFile = "arp"
APIVersion = "1.0.0"
- VersionCrc = 0x79ca86f2
+ VersionCrc = 0xb57796ae
)
// ProxyArp defines type 'proxy_arp'.
@@ -47,7 +47,7 @@ type ProxyArpAddDel struct {
func (m *ProxyArpAddDel) Reset() { *m = ProxyArpAddDel{} }
func (*ProxyArpAddDel) GetMessageName() string { return "proxy_arp_add_del" }
-func (*ProxyArpAddDel) GetCrcString() string { return "85486cbd" }
+func (*ProxyArpAddDel) GetCrcString() string { return "1823c3e7" }
func (*ProxyArpAddDel) GetMessageType() api.MessageType {
return api.RequestMessage
}
@@ -122,7 +122,7 @@ type ProxyArpDetails struct {
func (m *ProxyArpDetails) Reset() { *m = ProxyArpDetails{} }
func (*ProxyArpDetails) GetMessageName() string { return "proxy_arp_details" }
-func (*ProxyArpDetails) GetCrcString() string { return "9228c150" }
+func (*ProxyArpDetails) GetCrcString() string { return "5b948673" }
func (*ProxyArpDetails) GetMessageType() api.MessageType {
return api.ReplyMessage
}
@@ -315,9 +315,9 @@ func (m *ProxyArpIntfcEnableDisableReply) Unmarshal(b []byte) error {
func init() { file_arp_binapi_init() }
func file_arp_binapi_init() {
- api.RegisterMessage((*ProxyArpAddDel)(nil), "proxy_arp_add_del_85486cbd")
+ api.RegisterMessage((*ProxyArpAddDel)(nil), "proxy_arp_add_del_1823c3e7")
api.RegisterMessage((*ProxyArpAddDelReply)(nil), "proxy_arp_add_del_reply_e8d4e804")
- api.RegisterMessage((*ProxyArpDetails)(nil), "proxy_arp_details_9228c150")
+ api.RegisterMessage((*ProxyArpDetails)(nil), "proxy_arp_details_5b948673")
api.RegisterMessage((*ProxyArpDump)(nil), "proxy_arp_dump_51077d14")
api.RegisterMessage((*ProxyArpIntfcDetails)(nil), "proxy_arp_intfc_details_f6458e5f")
api.RegisterMessage((*ProxyArpIntfcDump)(nil), "proxy_arp_intfc_dump_51077d14")