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

mgmtd: don't try to send config to disconnected clients #15134

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

idryzhov
Copy link
Contributor

When determining the interested backend clients for a configuration change, don't consider disconnected clients. This fixes a crash in mgmt_txn_send_be_txn_create when trying to send data to a non-existing adapter.

@frrbot frrbot bot added the mgmt FRR Management Infra label Jan 11, 2024
@idryzhov idryzhov requested a review from choppsv1 January 11, 2024 19:03
When determining the interested backend clients for a configuration
change, don't consider disconnected clients. This fixes a crash in
`mgmt_txn_send_be_txn_create` when trying to send data to a non-existing
adapter.

Signed-off-by: Igor Ryzhov <[email protected]>
@choppsv1 choppsv1 merged commit e754620 into FRRouting:master Jan 12, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants