Skip to content

Conversation

@paneu
Copy link

@paneu paneu commented Oct 16, 2018

The version in the output of show ip bgp summary is not signifying the IP version, but rather the BGP version. Change the name of the field in order to reflect this.

This does break backwards compatibility though, so please let me know how to proceed in such a case.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@gdpak
Copy link
Contributor

gdpak commented Oct 30, 2018

@paneu I agree 'V' in 'show ip bgp summary' is bgp version spoken to neighbor. To keep backward compatibilty this can be added as new field 'bgp_version' and we will deprecate old key in future release based on feedback

The version in the output of show ip bgp summary is not signifying
the IP version, but rather the BGP version. Change the name of the
field in order to reflect this. Keep the old name so that it can be
deprecated gracefully.
@paneu
Copy link
Author

paneu commented Nov 6, 2018

@gdpak I have reintroduced the field so both coexist at the moment. Please let me know if there is any way to annotate the old field as deprecated.

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@LukeDRussell
Copy link
Contributor

@paneu I just went through this --signoff thing.

Checkout your branch, then git commit --amend --signoff, then push again.

@justjais
Copy link
Member

justjais commented Feb 5, 2019

@paneu can you please update the PR, fixing the failures.

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