diff --git a/api/lds.proto b/api/lds.proto index d1f55368a..02fcc5bf1 100644 --- a/api/lds.proto +++ b/api/lds.proto @@ -82,7 +82,7 @@ message Listener { // If unspecified, an implementation defined default is applied (1MiB). google.protobuf.UInt32Value per_connection_buffer_limit_bytes = 5; - // [#not-implemented-hide:] Listener metadata. + // Listener metadata. Metadata metadata = 6; // [#not-implemented-hide:]