VPP-939: Update CLI Helptext for rx-placement commands 01/8001/2
authorBilly McFall <bmcfall@redhat.com>
Fri, 11 Aug 2017 18:05:11 +0000 (14:05 -0400)
committerDave Barach <openvpp@barachs.net>
Tue, 15 Aug 2017 12:34:51 +0000 (12:34 +0000)
commite9bac6953d03440f2f7437f4e3f0a4e3bf7f8a60
tree73ed9febcc12385ebb03ab51b1d96180ce2891be
parentab0289a85c45699878d203b4a0d2e5b38c36cc55
VPP-939: Update CLI Helptext for rx-placement commands

The CLI commands were change from 'set/show interface placement' to
'set/show interface rx-placement', but the associated help text was not
updated. On the 'set interface rx-placement', some of the parameters
were renamed, which was confusing when looking at the documentation for
help.

While in the file interface_cli.c, cleaned up several other CLI
commands. There are still other commands in the file that need
addressing.

Change-Id: Ifdc357c73ad9f3362133c495217b5a6b3a411eab
Signed-off-by: Billy McFall <bmcfall@redhat.com>
src/vnet/dir.dox [new file with mode: 0644]
src/vnet/interface_cli.c