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

lib: fix processing of notifications on mgmt fe client #15421

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

idryzhov
Copy link
Contributor

Notifications are sent by mgmtd for each session of a client, so they should be processed once per each session.

Also, add session_id parameter to an async_notification callback as all other callbacks have this parameter.

Notifications are sent by mgmtd for each session of a client, so they
should be processed once per each session.

Also, add session_id parameter to an async_notification callback as all
other callbacks have this parameter.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
@choppsv1 choppsv1 merged commit 81db169 into FRRouting:master Feb 23, 2024
13 checks passed
@choppsv1
Copy link
Contributor

@Mergifyio backport dev/10.0

Copy link

mergify bot commented Feb 23, 2024

backport dev/10.0

✅ Backports have been created

idryzhov added a commit that referenced this pull request Feb 24, 2024
lib: fix processing of notifications on mgmt fe client (backport #15421)
Copy link
Contributor

@pushpasis pushpasis left a comment

Choose a reason for hiding this comment

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

Plase ignore my review.. Wromg PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants