diff options
author | Steve Shaw <shaw38@gmail.com> | 2020-10-21 13:25:38 -0400 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@gmail.com> | 2020-11-06 21:15:10 +0900 |
commit | 393d82f955cf432fb41871275566e16fc7992e3e (patch) | |
tree | 3e5725c51f15264c96f8505d7d33b50436030b3a /api/attribute.pb.go | |
parent | 01aa3f287bd41a3351396a303e60219b12a15475 (diff) |
Adding gRPC support for modified logging level
Signed-off-by: Steve Shaw <shaw38@gmail.com>
Diffstat (limited to 'api/attribute.pb.go')
-rw-r--r-- | api/attribute.pb.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/attribute.pb.go b/api/attribute.pb.go index 8086432e..dec7c89d 100644 --- a/api/attribute.pb.go +++ b/api/attribute.pb.go @@ -263,6 +263,7 @@ It has these top-level messages: RPKIConf RPKIState Rpki + SetLogLevelRequest */ package gobgpapi |