next up previous contents
Next: Data Structures Up: SNORTUsers Manual 2.9.4 Previous: Testing Numerical Values   Contents


Dynamic Modules

Preprocessors, detection capabilities, and rules can now be developed as dynamically loadable module to snort. When enabled via the -enable-dynamicplugin configure option, the dynamic API presents a means for loading dynamic libraries and allowing the module to utilize certain functions within the main snort code.

The remainder of this chapter will highlight the data structures and API functions used in developing preprocessors, detection engines, and rules as a dynamic plugin to snort.

Beware: the definitions herein may be out of date; check the appropriate header files for the current definitions.



Subsections

Eugene Misnik 2013-05-08