-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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: Do not delete peer_af structure when deactivating peer-group from an address-family. (backport #8734) #9145
Conversation
There is no peer_af allocated in `peer_activate`. Trying to delete the structure just results in an no-op and a error return value. The error message "couldn't delete af structure for peer" is unexpected. Signed-off-by: zyxwvu Shi <[email protected]> (cherry picked from commit 3057d1e)
Continuous Integration Result: FAILEDSee below for issues. This is a comment from an automated CI system. Get source / Pull Request: SuccessfulBuilding Stage: SuccessfulBasic Tests: FailedTopotests Ubuntu 18.04 amd64 part 8: Failed (click for details)Topology Test Results are at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-TOPO8U18ARM64-20461/test Topology Tests failed for Topotests Ubuntu 18.04 amd64 part 8:
see full log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-20461/artifact/TOPO8U18ARM64/ErrorLog/log_topotests.txt Successful on other platforms/tests
|
This is an automatic backport of pull request #8734 done by Mergify.
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.io/