diff options
author | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2019-11-06 13:25:17 -0500 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-08-12 07:43:14 +0000 |
commit | 43deb075fb01c7f91f5e8f3cf0b29a0a1309c2fe (patch) | |
tree | f7d37df47b67dda44936616a5da804c2e4a44b90 /src/vnet/ip/punt.c | |
parent | 67cb0f82a1101a12351a2e4b7ba9436a73a75ddc (diff) |
feature: add descriptive cli command output for 'set interface feature'
DBGvpp# set interface feature local0 arp-foo arc bad-arc
set interface feature: Unknown arc name (bad-arc)...
DBGvpp# set interface feature local0 arp-foo arc arp
set interface feature: Feature (arp-foo) not registered to arc (arp)...
See 'show features verbose' for valid feature/arc combinations.
DBGvpp# set interface feature local0 arp-disabled arc arp
Type: fix
Change-Id: I036bb2a75dd2d40f6901e4fde3eb14925238e19b
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
(cherry picked from commit a4e2e7cc95250220e0d892eb11dcc0adc9fd7e22)
Diffstat (limited to 'src/vnet/ip/punt.c')
0 files changed, 0 insertions, 0 deletions