diff options
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2011-01-22 10:31:08 +0100 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2011-01-22 10:31:08 +0100 |
commit | 905b3981fa9c05b6f6da27453e5f913ceae7df28 (patch) | |
tree | b9607b35f5f17ba949c355a79ddb33fad58c5ae1 /README | |
parent | 1aea91818d2c0d5949005724b669699025a4c7bf (diff) | |
download | ipset-905b3981fa9c05b6f6da27453e5f913ceae7df28.tar.gz |
Add UPGRADE instructions
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -This is the ipset source tree. Follow the next steps to install ipset: +This is the ipset source tree. Follow the next steps to install ipset. +If you upgrade from an earlier 5.x release, please read the UPGRADE +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, |