-
Notifications
You must be signed in to change notification settings - Fork 23
If speed frr #292
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
base: main
Are you sure you want to change the base?
If speed frr #292
Conversation
c16805e to
1da1a10
Compare
1da1a10 to
8ca8850
Compare
|
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
8ca8850 to
9e24a62
Compare
9e24a62 to
6ce9d3d
Compare
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
6ce9d3d to
d5ae522
Compare
Use the new dplane setters dplane_ctx_set_ifp_speed() and dplane_ctx_set_ifp_speed_set() to pass interface link speed to zebra. This depends on a not-yet-merged zebra dplane API, so this commit is for local testing only and must not be merged until the upstream API lands. Signed-off-by: Maxime Leroy <maxime@leroys.fr>
d5ae522 to
3350909
Compare
No description provided.