X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=examples%2Fbinapi%2Fmemif%2Fmemif.ba.go;fp=examples%2Fbinapi%2Fmemif%2Fmemif.ba.go;h=f9babf764a4e4cad28210d85a09d1d15df2430ec;hb=ccb7b913d54fafdf08b36ac7eb36e462b1ecc9eb;hp=8d239869f369dbcbfab4d55e5f768d6982323a6d;hpb=d06548e4f4492c181f04a5fc9bf994764278e68b;p=govpp.git diff --git a/examples/binapi/memif/memif.ba.go b/examples/binapi/memif/memif.ba.go index 8d23986..f9babf7 100644 --- a/examples/binapi/memif/memif.ba.go +++ b/examples/binapi/memif/memif.ba.go @@ -25,7 +25,7 @@ const ( // APIVersion is the API version of this module. APIVersion = "2.0.0" // VersionCrc is the CRC of this module. - VersionCrc = 0x31b42e17 + VersionCrc = 0x939f78a7 ) // MemifCreate represents VPP binary API message 'memif_create'.