diff options
Diffstat (limited to 'examples/bin_api/af_packet')
-rw-r--r-- | examples/bin_api/af_packet/af_packet.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bin_api/af_packet/af_packet.go b/examples/bin_api/af_packet/af_packet.go index a00b060..0062054 100644 --- a/examples/bin_api/af_packet/af_packet.go +++ b/examples/bin_api/af_packet/af_packet.go @@ -1,5 +1,5 @@ // 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 Fri, 21 Apr 2017 17:10:06 CEST. +// DO NOT EDIT. Generated from 'bin_api/af_packet.api.json' on Thu, 04 May 2017 13:11:57 CEST. package af_packet import "gerrit.fd.io/r/govpp.git/api" |