Fix compilation for VPP 19.01 78/19378/1
authorOndrej Fabry <ofabry@cisco.com>
Mon, 6 May 2019 14:28:17 +0000 (16:28 +0200)
committerOndrej Fabry <ofabry@cisco.com>
Mon, 6 May 2019 14:28:17 +0000 (16:28 +0200)
commit6acebecfc33da246685c1cc14b2fc8bc6be3191b
tree430896eb5451f78f988e2e7e2ce0c1bb45a52405
parentf614a0af720702c8db959b6641b4faea5f98c339
Fix compilation for VPP 19.01

This commit introduces header files for wrapping vppapiclient library.
The stat_client_wrapper.h now uses macro to determine version of stats API.

Change-Id: Ife218e0e90742e9a22fd12ca77307fbd0cc7d714
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
adapter/vppapiclient/stat_client.go
adapter/vppapiclient/stat_client_wrapper.h [new file with mode: 0644]
adapter/vppapiclient/vppapiclient.go
adapter/vppapiclient/vppapiclient_wrapper.h [new file with mode: 0644]