Skip to content

Refactorization of Module API#23

Open
christianparpart wants to merge 39 commits intomasterfrom
refactor
Open

Refactorization of Module API#23
christianparpart wants to merge 39 commits intomasterfrom
refactor

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