HONEYCOMB-10: Add missing context parameter to *details structs 33/833/11
authorMaros Marsalek <mmarsale@cisco.com>
Fri, 22 Apr 2016 07:25:12 +0000 (09:25 +0200)
committerKeith Burns <alagalah@gmail.com>
Wed, 27 Apr 2016 12:51:55 +0000 (12:51 +0000)
commitb3656ea0b847ef7bd1a19d2915cdd5938f32b314
tree9d7a7f5dfc505971e2388523d71c86bc79a6be56
parent0666dc47d9a04c1c40d3ad17c053e6224c5ee248
HONEYCOMB-10: Add missing context parameter to *details structs

Some of the *details structures defined in vpe.api did
not have the context parameter that is used for request<->reply
matching. Without the context, it is difficult for upper
layers (users of vpp binary apis) to identify which reply
or details message belongs to which request

Tested manually using vat

Change-Id: I5fda54a891b68349f80c87fae06009791a028147
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
vpp/api/api.c
vpp/api/vpe.api