]> granicus.if.org Git - ipset/commitdiff
README file corrections from Richard Lucassen
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 8 Jun 2011 17:41:31 +0000 (19:41 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 8 Jun 2011 17:41:31 +0000 (19:41 +0200)
README

diff --git a/README b/README
index a7ef16c45385822db3a6cd24fda0f8f2f1e6e4ac..e5c0ddf86a191fd8f06ac4d0d9f8d73d1a01b96f 100644 (file)
--- 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