Show command support for ip feature paths 47/1747/2
authorDave Barach <dave@barachs.net>
Thu, 23 Jun 2016 15:27:51 +0000 (11:27 -0400)
committerKeith Burns <alagalah@gmail.com>
Thu, 23 Jun 2016 23:28:41 +0000 (23:28 +0000)
commitde393bb76d8c221e1145f62070f51a9ca4191f9f
tree12cb674fd9b57e1a51f63ed2fcaf40c5a81560a4
parent0f6b7960716d09129bec60fe942a6bed1ef729d5
Show command support for ip feature paths

"show ip features" displays all available features, in execution
order.

"show ip interface features <intfc>" displays all features currently
configures on an interface, in execution order.

Change-Id: I489bbdb85799a01721ba60b12ffaffcab1e0d1df
Signed-off-by: Dave Barach <dave@barachs.net>
vnet/vnet/config.c
vnet/vnet/config.h
vnet/vnet/ip/ip4.h
vnet/vnet/ip/ip6.h
vnet/vnet/ip/ip_feature_registration.c