Skip to content

Working/2.0/patch set 161218a#15

Closed
louberger wants to merge 6 commits intoFRRouting:stable/2.0from
LabNConsulting:working/2.0/patch-set-161218a
Closed

Working/2.0/patch set 161218a#15
louberger wants to merge 6 commits intoFRRouting:stable/2.0from
LabNConsulting:working/2.0/patch-set-161218a

Conversation

@louberger
Copy link
Copy Markdown
Member

This patch set includes changes resulting from initial regression runs with stable/2.0
Issues found include:
valgrind reported memory loss (this set doesn't fix them all)
missing vpn&encap commands (see #14)
some RFAPI?VNC patches were missing
- fix for issue reported in #9 (mislabeled as #30)
- Other changes made in November

louberger and others added 6 commits December 18, 2016 19:51
- "redist foo" parsing modified to check for foo==vnc and foo==vnc-direct
  instead of just leading 'v' character
- string designating ZEBRA_ROUTE_VNC_DIRECT changed from "vpn" to "vnc-direct"
- route_types.pl parser recognizes 7th field to restrict availability
  of a route type in the redist command to specific daemons
- restrict "vnc-direct" to bgpd only (doesn't make sense elsewhere)
- vnc documentation updated to match
       expose bgp_rfapi_get_group_by_lni_label for use by rfp
       add EVPN Ethernet Tag (VID) RT
       ensure as is init'ed
       fix spelling of information
Copy link
Copy Markdown
Member

@donaldsharp donaldsharp left a comment

Choose a reason for hiding this comment

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

shouldn't the first hunk be:
&& (mpath_cfg && CHECK_FLAG(....)

Why would we want to compare cluster length if they have not configured it from the cli?

"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
"Address family\n"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

White space changes, need to be removed.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@donaldsharp WRT && (mpath_cfg && CHECK_FLAG(....) - no as this is a passed parameter which may be NULL, i.e. not provide any config info.

BGP_STR
"Address family\n"
"Address Family modifier\n"
"Address family\n"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

white space changes need to be removed

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@eqvinox
Copy link
Copy Markdown
Contributor

eqvinox commented Dec 20, 2016

@louberger can you add Signed-off-bys on these?
Also, the commit messages on ddf0364 and 0254f45 are mangled (everything was condensed into the subject line)

@louberger
Copy link
Copy Markdown
Member Author

@eqvinox I'll add signoffs, but not sure what you mean on the commits as they show fine for me in git log...

@louberger louberger closed this Dec 20, 2016
@louberger louberger deleted the working/2.0/patch-set-161218a branch January 7, 2017 14:20
cfra referenced this pull request in opensourcerouting/frr Nov 29, 2018
@louberger louberger mentioned this pull request May 1, 2019
@abdosi abdosi mentioned this pull request Jan 29, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants