Skip to content

Commit

Permalink
Merge "Tag fields in BgpRouterState to derive statistics based on the…
Browse files Browse the repository at this point in the history
…ir changes" into R3.2
  • Loading branch information
Zuul authored and opencontrail-ci-admin committed Nov 15, 2016
2 parents 2c2509d + fca809b commit fd6c86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/control-node/sandesh/control_node.sandesh
Expand Up @@ -19,7 +19,7 @@ struct BgpRouterState {
30: optional bool admin_down
2: optional bool deleted
3: optional u64 uptime;
7: optional u32 output_queue_depth;
7: optional u32 output_queue_depth (tags="");
8: optional u32 num_bgp_peer;
9: optional u32 num_up_bgp_peer;
20: optional u32 num_deleting_bgp_peer;
Expand Down

0 comments on commit fd6c86f

Please sign in to comment.