Needed to use libnetfilter-log and libnetfilter-conntrack. Both packages
set CONFIG_NETFILTER_NETLINK=y. If this is not desired, please set
CONFIG_NETFILTER_NETLINK=y in default config. Enabling it as module is
not possible (see comment in patch).
I did not set any dependencies for these modules in
To add in package repository. For package description see
http://www.netfilter.org.
Signed-off-by: Fabian Hugelshofer
Index: libs/libnetfilter-conntrack/patches/001-disable_deprecated.patch
===
--- libs/libnetfilter-conntrack/patches/
In 2.6.25 module blkcipher has been renamed to crypto_blkcipher. Further
a workaround for 2.6.24, which also deals with renamed modules, breaks
in 2.6.25. This patch fixes the errors while keeping it compatible with
future kernel releases. Closes #3402.
Signed-off-by: Fabian Hugelshofer
Index: pa