build: support for Linux 3.8

This commit is contained in:
Jan Engelhardt
2012-12-27 07:59:34 +01:00
parent 29141b6e95
commit 57c3cc1722
4 changed files with 9 additions and 5 deletions

View File

@@ -16,12 +16,13 @@ Supported configurations for this release
* kernel-devel >= 3.7
with prepared build/output directory
- CONFIG_NF_CONNTRACK or CONFIG_IP_NF_CONNTRACK
- CONFIG_NF_CONNTRACK_MARK or CONFIG_IP_NF_CONNTRACK_MARK
enabled =y or as module (=m)
- CONFIG_NF_CONNTRACK
- CONFIG_NF_CONNTRACK_MARK enabled =y or as module (=m)
- CONFIG_CONNECTOR y/m if you wish to receive userspace
notifications from pknock through netlink/connector
(Use xtables-addons-1.x if you need support for Linux < 3.7.)
Selecting extensions
====================