plugins: clean up plugin descriptions
[vpp.git] / src / plugins / srv6-as / as.c
index ea13fc8..7a982de 100644 (file)
@@ -573,7 +573,7 @@ VLIB_INIT_FUNCTION (srv6_as_init);
 
 VLIB_PLUGIN_REGISTER () = {
   .version = VPP_BUILD_VER,
-  .description = "Static SRv6 proxy",
+  .description = "Static Segment Routing for IPv6 (SRv6) Proxy",
 };
 /* *INDENT-ON* */