Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[DPB] Allow BGP_NEIGHBOR YANG model with just IP as the key #7992
[DPB] Allow BGP_NEIGHBOR YANG model with just IP as the key #7992
Changes from 43 commits
872ac28
bceff9f
2410e97
93d1a2b
a2e31bb
77aca99
03fa4a4
ce770fe
8b73264
8726536
f512b88
6eb74b1
3e50732
c6fe9ed
655b54a
1997a62
cfd09bf
e2692d5
68cabce
981bb5d
aed0a16
e87037b
6955e31
e4c22b2
54c7028
075d760
b52b0b8
6e4ccb9
6e9ea10
bf17722
b6a50fc
08188ac
5abc11a
cf933a3
969d9ad
71e4a37
b7adb38
0ee82b1
157a7d6
d176f2e
45e526b
d4df009
daace08
d7eee7b
858b08f
e63af87
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we make sure that local address and Peer address belongs to same address family?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I dont see any easy way to check this, do you see easy YANG check?