Skip to content

Commit

Permalink
fixed metadata.pb.go
Browse files Browse the repository at this point in the history
  • Loading branch information
self-maurya committed Jan 16, 2025
1 parent 94ee556 commit 1d563c6
Show file tree
Hide file tree
Showing 2 changed files with 3,892 additions and 1 deletion.
2 changes: 1 addition & 1 deletion proto/metadata.proto
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ message Metadata {
// default bgp instance name is used to set bgp instance name value other than DEFAULT
string default_bgp_instance_name = 246;
// Arista does not support ETHChannel rate-class
bool channel_assignment_rate_class_parameters_unsupported = 242;
bool channel_assignment_rate_class_parameters_unsupported = 247;

// Reserved field numbers and identifiers.
reserved 84, 9, 28, 20, 90, 97, 55, 89, 19, 36, 35, 40, 173;
Expand Down
Loading

0 comments on commit 1d563c6

Please sign in to comment.