plugins: clean up plugin descriptions
- Make plugin descriptions more consistent so the output of "show plugin" can be used in the wiki. Change-Id: I4c6feb11e7dcc5a4cf0848eed37f1d3b035c7dda Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
This commit is contained in:
committed by
Damjan Marion
parent
abfd778a92
commit
1d1985de91
@@ -258,7 +258,7 @@ VLIB_INIT_FUNCTION (svs_api_init);
|
||||
/* *INDENT-OFF* */
|
||||
VLIB_PLUGIN_REGISTER () = {
|
||||
.version = VPP_BUILD_VER,
|
||||
.description = "Source VRF Select",
|
||||
.description = "Source Virtual Routing and Fowarding (VRF) Select",
|
||||
};
|
||||
/* *INDENT-ON* */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user