]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
libxt_set: update man page about kernel support on the feature
authorJan Engelhardt <jengelh@medozas.de>
Sat, 20 Aug 2011 16:26:34 +0000 (18:26 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sat, 20 Aug 2011 19:06:10 +0000 (21:06 +0200)
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
extensions/libxt_SET.man
extensions/libxt_set.man

index 739be41467ca847a7e78a70d17ee5c20047f8b97..63eb3831954cad0ae2357685c3b03776f83bb3a8 100644 (file)
@@ -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.
index 01b115f0c5e16093ba1607461a0d8aa522fedf85..1ad908593f15f65185e2863798b689192f3dddb2 100644 (file)
@@ -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.