plugins: clean up plugin descriptions
[vpp.git] / src / plugins / srv6-ad / ad.c
index bc55bc1..9cf9eb1 100644 (file)
@@ -463,7 +463,7 @@ VLIB_INIT_FUNCTION (srv6_ad_init);
 
 VLIB_PLUGIN_REGISTER () = {
   .version = VPP_BUILD_VER,
-  .description = "Dynamic SRv6 proxy",
+  .description = "Dynamic Segment Routing for IPv6 (SRv6) Proxy",
 };
 /* *INDENT-ON* */