Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zebra: needs one more tab #5483

Closed
wants to merge 1 commit into from

Conversation

qlyoung
Copy link
Member

@qlyoung qlyoung commented Dec 5, 2019

Signed-off-by: Quentin Young qlyoung@cumulusnetworks.com

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Copy link

@polychaeta polychaeta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution to FRR!

  • Your patch may have style issues. Suggested changes:
diff --git a/zebra/zebra_fpm.c b/zebra/zebra_fpm.c
index a7065263a..fa48c03c7 100644
--- a/zebra/zebra_fpm.c
+++ b/zebra/zebra_fpm.c
@@ -86,7 +86,7 @@ typedef struct zfpm_rnodes_iter_t_ {
  */
 typedef struct zfpm_stats_t_ {
 	unsigned long connect_calls;
-		unsigned long connect_no_sock;
+	unsigned long connect_no_sock;
 
 	unsigned long read_cb_calls;
 

If you are a new contributor to FRR, please see our contributing guidelines.

@qlyoung qlyoung closed this Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants