api: fix internal client registrations 42/8642/2
authorFlorin Coras <fcoras@cisco.com>
Tue, 3 Oct 2017 18:26:10 +0000 (14:26 -0400)
committerDave Barach <openvpp@barachs.net>
Tue, 3 Oct 2017 23:53:35 +0000 (23:53 +0000)
commit780fc39506759127f59840e37be9c03d278a2f6b
tree930658efd46abb9dbadb6fd5141640760e7b629e
parent5a6508d7269266b4a3ecacdd197ea3514a0c0e28
api: fix internal client registrations

Makes sure vlib_rp and shmem_hdr are initialized for internal
registrations. They are needed for keepalive msg exchanges.

Change-Id: I805dec2d2aa84b1efdc1fdd692fc1d94389b776e
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vlibmemory/memory_vlib.c