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

Improve dynamic module load #179

Merged
2 commits merged into from
Jan 17, 2022
Merged

Conversation

ghost
Copy link

@ghost ghost commented Jan 17, 2022

  • Perform load module logic in CoreRegistry
  • add type to all static and dynamic modules
  • filter plugin list by type

   - Perform load module logic in CoreRegistry
   - add type to all static and dynamic modules
   - filter plugin list by type
@ghost ghost requested a review from weyrick January 17, 2022 14:39
cmd/pktvisord/main.cpp Outdated Show resolved Hide resolved
@ghost ghost merged commit 9b00d63 into develop Jan 17, 2022
@ghost ghost deleted the feature/dynamic-modules-improvement branch January 17, 2022 17:02
@ghost ghost linked an issue Jan 18, 2022 that may be closed by this pull request
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Dynamic Plugins load
1 participant