Actions
Task #4103
openPlugins: Convert a "core" parser (DNS) to use the plugin API
Description
The idea here is that core parsers, as well as plugins should use the same APIs for registration. The only difference is that some are hardcoded, and others will be dynamically load. Use DNS as an example.
Updated by Jason Ish almost 2 years ago
- Related to Task #4101: tracking: plugins added
Actions