-
Notifications
You must be signed in to change notification settings - Fork 1
Allow to use a IRB Interface as redundant distributed anycast gateway #122
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
Conversation
ed08e77 to
e5ab40a
Compare
481a72b to
622ad54
Compare
e5ab40a to
fcd2b80
Compare
622ad54 to
4a1adf9
Compare
fcd2b80 to
79bdca7
Compare
4a1adf9 to
a638523
Compare
79bdca7 to
5e6fded
Compare
c7dc3ad to
1875e7f
Compare
5e6fded to
a666a54
Compare
1875e7f to
32859e5
Compare
abab336 to
602acbc
Compare
32859e5 to
d2b1137
Compare
602acbc to
c985c23
Compare
d2b1137 to
b8b7057
Compare
c985c23 to
9938574
Compare
b8b7057 to
2a761eb
Compare
9938574 to
77c991f
Compare
2a761eb to
f629ce1
Compare
77c991f to
20accbf
Compare
f629ce1 to
b38cfc6
Compare
20accbf to
86f02a9
Compare
b38cfc6 to
1157056
Compare
86f02a9 to
596d727
Compare
1157056 to
6dc799b
Compare
596d727 to
f70bb35
Compare
f70bb35 to
96d6277
Compare
6dc799b to
8c9a6e7
Compare
nikatza
left a comment
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.
Looks good to me.
The gNMI call will fail if feature fabric is not enabled, or the the MAC address is not configured on the nve interface, right?
Yes, this is correct. I've added a check to verify that the anycast gateway mac is configured and return an error otherwise. However, setting the anycast gateway mac address and enabling the |
8c9a6e7 to
ab9e259
Compare
Merging this branch changes the coverage (1 decrease, 1 increase)
Coverage by fileChanged files (no unit tests)
Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code. Changed unit test files
|
No description provided.