From: Jan Engelhardt Date: Sat, 20 Aug 2011 16:26:34 +0000 (+0200) Subject: libxt_set: update man page about kernel support on the feature X-Git-Tag: v1.4.12.1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=085b233bd85173082cc872563505ad3755ac5455;p=thirdparty%2Fiptables.git libxt_set: update man page about kernel support on the feature Signed-off-by: Jan Engelhardt --- 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.