summaryrefslogtreecommitdiffstats
path: root/examples/bin_api/af_packet/af_packet.go
diff options
context:
space:
mode:
authorMilan Lenco <milan.lenco@pantheon.tech>2017-06-20 17:15:59 +0200
committerMilan Lenco <milan.lenco@pantheon.tech>2017-06-20 17:39:14 +0200
commit0b6ef19a7de5b073b7818013930cc7f07526c929 (patch)
treec6f6c657001ebc5613cda2168060cec7bd453c20 /examples/bin_api/af_packet/af_packet.go
parent878bade578bb9d52547591ee02b57d1ac04849b2 (diff)
Upgrade dependency to VPP 17.07 RC0
Change-Id: I732d478b71895f4d3889752c683dbb6a84c6e17c Signed-off-by: Milan Lenco <milan.lenco@pantheon.tech>
Diffstat (limited to 'examples/bin_api/af_packet/af_packet.go')
-rw-r--r--examples/bin_api/af_packet/af_packet.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/bin_api/af_packet/af_packet.go b/examples/bin_api/af_packet/af_packet.go
index c8b60f9..58db69d 100644
--- a/examples/bin_api/af_packet/af_packet.go
+++ b/examples/bin_api/af_packet/af_packet.go
@@ -1,11 +1,11 @@
// Package af_packet represents the VPP binary API of the 'af_packet' VPP module.
-// DO NOT EDIT. Generated from 'bin_api/af_packet.api.json' on Thu, 04 May 2017 13:11:57 CEST.
+// DO NOT EDIT. Generated from 'bin_api/af_packet.api.json'
package af_packet
import "git.fd.io/govpp.git/api"
// VlApiVersion contains version of the API.
-const VlAPIVersion = 0x4ca71f33
+const VlAPIVersion = 0xd4ce9f85
// AfPacketCreate represents the VPP binary API message 'af_packet_create'.
// Generated from 'bin_api/af_packet.api.json', line 6: