summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-06-08 19:41:31 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-06-08 19:41:31 +0200
commit3ba61babb2eef74d0e9d3d500d28d2431bc24a7d (patch)
treee86a5d0f802897edcb9492127127c4d06837eedc /README
parent2c9f4abdfddd8d742d9fb8bb61b369704b647da1 (diff)
README file corrections from Richard Lucassen
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index a7ef16c..e5c0ddf 100644
--- a/README
+++ b/README
@@ -4,8 +4,9 @@ instructions too.
0. You need the source tree of your kernel (version >= 2.6.34)
and it have to be configured with ip6tables support enabled,
- modules compiled. Please apply the netlink.patch against your kernel
- tree, which adds the new subsystem identifier for ipset.
+ modules compiled. For kernel versions <= 2.6.39 please apply
+ the netlink.patch against your kernel tree, which adds the
+ new subsystem identifier for ipset.
Recompile and install the patched kernel and its modules. Please note,
you have to run the patched kernel for ipset to work.
@@ -16,7 +17,7 @@ instructions too.
git://git.netfilter.org/libmnl.git
1. Initialize the compiling environment for ipset. The packages automake,
- autoconf and libtool are required.
+ autoconf, pkg-config and libtool are required.
% ./autogen.sh