Description: HOW FreeIPS 2 WORKS:
FreeIPS 2 is totally modularized. The included TCP/UDP IPS is in the form of a module.
That way, the user doesn t _have_ to use the one included.
We loop through _all_ the modules (for that protocol only, of course). If a module
returns P_REJECT or P_IGNORE, reject or ignore the packet respectively.
File list (Check if you may need any files):