bapi: add options to have vpp cleanup client registration 42/16342/3
authorFlorin Coras <fcoras@cisco.com>
Wed, 5 Dec 2018 00:34:05 +0000 (16:34 -0800)
committerDave Barach <openvpp@barachs.net>
Wed, 5 Dec 2018 15:38:51 +0000 (15:38 +0000)
commiteaec2a6d9ab8b983aaee536be1a95846c07a9d7f
treefdea9758127769ab978e9fc5c737282a85ba821a
parent955bfbbb6968bdc99171bdebcda6dbe605af2004
bapi: add options to have vpp cleanup client registration

A client can send a memclnt delete message and ask vpp to cleanup the
shared memory queue. Obviously, in this case no delete reply is sent
back to the client.

Change-Id: I9c8375093f8607680ad498a6bed0690ba02a7c3b
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vcl/vppcom.c
src/vlibmemory/memclnt.api
src/vlibmemory/memory_api.c
src/vlibmemory/memory_client.c
src/vlibmemory/memory_client.h