-
Notifications
You must be signed in to change notification settings - Fork 706
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
send-max: respect configuration #2783
Conversation
c67d13f
to
a3cea61
Compare
716e64a
to
acf1783
Compare
7add48d
to
6c0e9eb
Compare
Hi @fujita |
I've just run the CI. btw, you can run the CI by forking the gobgp repository and creating a pull request for your repository. |
Thanks! |
6c0e9eb
to
bb64a5b
Compare
Sorry, it should be good now. However, I didn't find a way to re-run the CI from my side apart from closing and reopening the PR... |
api/gobgp.proto
Outdated
uint32 local_identifier = 19; | ||
bytes nlri_binary = 20; | ||
repeated bytes pattrs_binary = 21; | ||
bool send_max_filtered = 13; |
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.
This is an API breaking change
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 I put the new field at the end of the structure?
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.
done
83fe209
to
92353f2
Compare
Anyone? |
92353f2
to
11801a6
Compare
Thanks a lot for working the feature! |
Hi @fujita, |
Thanks a lot! |
SendMax
routes for a given prefix to neighbors