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

Clarification on Callback Registration Order and Mechanism #1699

Open
pnayek8470 opened this issue Feb 12, 2025 · 1 comment
Open

Clarification on Callback Registration Order and Mechanism #1699

pnayek8470 opened this issue Feb 12, 2025 · 1 comment
Labels
is:question Issue is actually a question.

Comments

@pnayek8470
Copy link

I need clarification on how callbacks are registered and managed in Netopeer2 when using Sysrepo 3.3.10. Specifically, I would like to understand:

Mechanism of Callback Registration: How does Netopeer2 handle callback registration internally when interacting with Sysrepo?
Execution Order: If multiple callbacks are registered for the same module or different modules, in what order are they executed?
Priority Handling: Does Netopeer2/Sysrepo provide any mechanism to set priority for callback execution? If yes, how does it work?

@michalvasko
Copy link
Member

This is all decided by sysrepo. Also, if you are referring to module change callbacks, netopeer2 does not register any.

@michalvasko michalvasko added the is:question Issue is actually a question. label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:question Issue is actually a question.
Projects
None yet
Development

No branches or pull requests

2 participants