Code Review
/
odp4vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
819ec6f
)
VPP-235: fixed vat help message for sw_interface_set_l2_bridge
author
Calvin
<
[email protected]
>
Wed, 3 Aug 2016 20:53:13 +0000
(16:53 -0400)
committer
Dave Barach
<
[email protected]
>
Tue, 9 Aug 2016 13:06:38 +0000
(13:06 +0000)
Change-Id: Ie2a771abbd579c4ffd9679c157dcf435d91ebf7b
Signed-off-by: Calvin <
[email protected]
>
vpp-api-test/vat/api_format.c
patch
|
blob
|
history
diff --git
a/vpp-api-test/vat/api_format.c
b/vpp-api-test/vat/api_format.c
index
03919ae
..
fbf04a2
100644
(file)
--- a/
vpp-api-test/vat/api_format.c
+++ b/
vpp-api-test/vat/api_format.c
@@
-15213,7
+15213,7
@@
_(sw_interface_set_l2_xconnect, \
"rx <intfc> | rx_sw_if_index <id> tx <intfc> | tx_sw_if_index <id>\n" \
"enable | disable") \
_(sw_interface_set_l2_bridge, \
- "
rx <intfc> | rx_
sw_if_index <id> bd_id <bridge-domain-id>\n" \
+ "
<intfc> |
sw_if_index <id> bd_id <bridge-domain-id>\n" \
"[shg <split-horizon-group>] [bvi]\n" \
"enable | disable") \
_(bridge_domain_add_del, \