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

Refactorization of Module API #23

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Refactorization of Module API #23

wants to merge 39 commits into from

Conversation

christianparpart
Copy link
Contributor

@christianparpart christianparpart commented Sep 19, 2016

In the goal of refactoring the module API for mmsd, we - of course - have to rewrite all modules.

  • Module API redesigned for simplicity of module implementation.
  • move common logic from tcp module into the core module (such as group filtering)
  • TCP (haproxy) module ported
  • UDP module ported
  • DNS module ported
  • files module ported

Ideally (and especially TCP) the modules should be made more testable.

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.

1 participant