summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-08-20 18:26:34 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-08-20 21:06:10 +0200
commit085b233bd85173082cc872563505ad3755ac5455 (patch)
treed1dd9bc0054182929ab162feeabf6c7989782004 /extensions
parentbc3aeaafcf33e3e6a51948568f4f7a16304f619b (diff)
libxt_set: update man page about kernel support on the feature
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/libxt_SET.man5
-rw-r--r--extensions/libxt_set.man5
2 files changed, 4 insertions, 6 deletions
diff --git a/extensions/libxt_SET.man b/extensions/libxt_SET.man
index 739be414..63eb3831 100644
--- a/extensions/libxt_SET.man
+++ b/extensions/libxt_SET.man
@@ -21,6 +21,5 @@ one from the set definition
when adding entry if it already exists, reset the timeout value
to the specified one or to the default from the set definition
.PP
-Use of -j SET requires that ipset kernel support is provided. As standard
-kernels do not ship this currently, the ipset or Xtables-addons package needs
-to be installed.
+Use of -j SET requires that ipset kernel support is provided, which, for
+standard kernels, is the case since Linux 2.6.39.
diff --git a/extensions/libxt_set.man b/extensions/libxt_set.man
index 01b115f0..1ad90859 100644
--- a/extensions/libxt_set.man
+++ b/extensions/libxt_set.man
@@ -18,6 +18,5 @@ found in the specified set.
The option \fB\-\-match\-set\fP can be replaced by \fB\-\-set\fP if that does
not clash with an option of other extensions.
.PP
-Use of -m set requires that ipset kernel support is provided. As standard
-kernels do not ship this currently, the ipset or Xtables-addons package needs
-to be installed.
+Use of -m set requires that ipset kernel support is provided, which, for
+standard kernels, is the case since Linux 2.6.39.