memif: mode ip is not settable from binary API 68/8368/2
authorSteven <[email protected]>
Fri, 8 Sep 2017 22:40:32 +0000 (15:40 -0700)
committerDamjan Marion <[email protected]>
Mon, 11 Sep 2017 10:15:43 +0000 (10:15 +0000)
commita19e1054b58024891691eaebeb13700cdce57fea
tree1fa8043e94b45a22dd27a40876534d4f5ea12983
parent1500254bee11355bbd69cc1dd9705be4f002f2bd
memif: mode ip is not settable from binary API

While mode ip is supported via the CLI for creating a memif interface,
it is not settable from the binary API due to missing code.

While at it, update the help usage to include the missing keyword secret.

Change-Id: Ia9c71f4017210a5e1733ce4992fbb566b7d20c1a
Signed-off-by: Steven <[email protected]>
src/plugins/memif/cli.c
src/plugins/memif/memif_api.c
src/plugins/memif/memif_test.c