From 085b233bd85173082cc872563505ad3755ac5455 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 20 Aug 2011 18:26:34 +0200 Subject: libxt_set: update man page about kernel support on the feature Signed-off-by: Jan Engelhardt --- extensions/libxt_SET.man | 5 ++--- extensions/libxt_set.man | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'extensions') 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. -- cgit v1.2.3