[Discussion] Plug-Ins
Martin Fong
martin.fong at sri.com
Fri Feb 13 18:23:41 UTC 2009
Victor,
>> I'd like to a have a plug-in architecture that simply/only uses
>> dynamic libraries and configuration files (-- I've _never_ been
>> happy with the compile-it-into-the-code-base model).
>
> Yeah, this is something I want as well. I wonder how far we should
> take this though: detection modules only, or also output, decoding,
> pattern matcher, packet sources (libpcap, ip_queue, etc), etc?
I vote for all of them. This would eliminate the fragility associated
with patching configure[,.in] and Makefile[.ac,.in] scripts (which are
highly subject to the versions of autoconf and automake), and it's
inexpensive, because address reconciliation is only done once.
Cheers!
...Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5193 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.openinfosecfoundation.org/pipermail/discussion/attachments/20090213/cf5626ad/attachment.bin>
More information about the Discussion
mailing list