VCL: config api prefix using env var. 20/10620/4
authorDave Wallace <dwallacelf@gmail.com>
Fri, 16 Feb 2018 23:26:11 +0000 (18:26 -0500)
committerKeith Burns <alagalah@gmail.com>
Mon, 19 Feb 2018 14:57:39 +0000 (14:57 +0000)
- Configure vpp api prefix using VCL_API_PREFIX
  environment variable.
- Prepend api prefix to vpp api filename when
  connecting to vpp.
- Fix stale vcl_cfg ptr after heap allocation.
- Cleanup misleading warning messages wrt.
  reading the vcl config file.

Change-Id: I908c9b567ff4f6f0c21ae43a4627a1a3202a3290
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>

No differences found