HONEYCOMB-10: Copy context identifier from request to reply 75/975/2
authorMarek Gradzki <mgradzki@cisco.com>
Tue, 3 May 2016 14:34:13 +0000 (16:34 +0200)
committerMarek Gradzki <mgradzki@cisco.com>
Tue, 3 May 2016 15:09:49 +0000 (15:09 +0000)
commit5657c5c80884d630731ddb1acc90c7a66b78b32c
treebebf479cbf590946782a2c8ded02738e50a08e44
parentd06f1b790cacbd7fcb0b29a6d68bf48b5098860b
HONEYCOMB-10: Copy context identifier from request to reply

Some of the send_*_details methods did not copy context
identifier from dump request message to details response.
The context identifier is used for request<->reply matching.

Change-Id: I8a744f3817bef94d7fa8ecb7bec6ea942c1a8793
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
vpp/api/api.c