summaryrefslogtreecommitdiff
path: root/network/ipset/README
diff options
context:
space:
mode:
authorMichal Bialozor <bialyy@o2.pl>2013-10-26 15:19:23 -0500
committerRobby Workman <rworkman@slackbuilds.org>2013-10-27 23:38:53 -0500
commitd2fb13313fd008924c621285cc4d666b377ffeaf (patch)
tree8df707f9882443e0b9a1e1e57f2875589d72c264 /network/ipset/README
parent6d4a0d998bbaa4c78dacf3de5cf32bf2550f4e3e (diff)
downloadslackbuilds-d2fb13313fd008924c621285cc4d666b377ffeaf.tar.gz
network/ipset: Updated for version 6.19.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/ipset/README')
-rw-r--r--network/ipset/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/network/ipset/README b/network/ipset/README
index 360bafb722..a336094715 100644
--- a/network/ipset/README
+++ b/network/ipset/README
@@ -18,7 +18,7 @@ then ipset may be the proper tool for you.
IP sets was written by Jozsef Kadlecsik and it is based on ippool
by Joakim Axelsson, Patrick Schaaf and Martin Josefsson.
-IMPORTANT: This package creates some kernel modules, and in
-particular net/netfilter/xt_set.ko that's already included in the
-Slackware stock kernel: if you remove this, reinstall your kernel
-modules.
+IMPORTANT: ipset package updates the modules without overwriting
+the ones provided by Slackware. If you uninstall ipset package, you
+will need to run 'depmod -a' to regenerate the modules.dep and map
+files to regain access to the Slackware provided versions.