summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_set.man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-01-19 18:47:43 +0100
committerJan Engelhardt <jengelh@medozas.de>2010-01-19 18:48:13 +0100
commitcd46b143c32f2cf76ada7a9503243ba9e45bb163 (patch)
tree574566bdd1b0bb3c57a2229ea5227fa17664af78 /extensions/libipt_set.man
parent2d8f775cc03638d53053b3a448ca505646441542 (diff)
doc: mention requirement of additional packages for ipset
References: https://bugzilla.novell.com/561177 Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions/libipt_set.man')
-rw-r--r--extensions/libipt_set.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/extensions/libipt_set.man b/extensions/libipt_set.man
index 93b42d38..aca1bfce 100644
--- a/extensions/libipt_set.man
+++ b/extensions/libipt_set.man
@@ -17,3 +17,7 @@ found in the specified set.
.PP
The option \fB\-\-match\-set\fR can be replaced by \fB\-\-set\fR 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.