
This patch adds an internal packet logging interface 
to netfilter.

The functionality relies on the available "backend" logging 
modules (ipt_LOG or ipt_ULOG). At least one of the logging 
modules must be loaded in, otherwise no log will be generated. 
If both modules are available in the kernel, then the firstly 
registered (loaded) will handle the logging.
