Skip to content
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

bgpd: Handle Addpath capability using dynamic capabilities #14528

Conversation

ton31337
Copy link
Member

@ton31337 ton31337 commented Oct 3, 2023

No description provided.

When we have RX/TX flags, but received only TX, we should clear RX flag, to avoid
receiving additional paths.

Signed-off-by: Donatas Abraitis <[email protected]>
Changing Addpath type, and or disabling RX (receiving) flag, we can do this
without tearing down the session, and using dynamic capabilities.

Signed-off-by: Donatas Abraitis <[email protected]>
@frrbot frrbot bot added bgp tests Topotests, make check, etc labels Oct 3, 2023
@ton31337 ton31337 added this to the 9.1 milestone Oct 3, 2023
@donaldsharp
Copy link
Member

ci:rerun

Copy link
Member

@riw777 riw777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good
waiting on freeze

@ton31337 ton31337 removed this from the 9.1 milestone Oct 11, 2023
@riw777 riw777 merged commit 9ff1a8c into FRRouting:master Oct 11, 2023
81 checks passed
@ton31337 ton31337 deleted the feature/bgpd_handle_addpath_capability_via_dynamic_capability branch October 11, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bgp master size/L tests Topotests, make check, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants