diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2011-08-20 18:26:34 +0200 |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2011-08-20 21:06:10 +0200 |
commit | 085b233bd85173082cc872563505ad3755ac5455 (patch) | |
tree | d1dd9bc0054182929ab162feeabf6c7989782004 /extensions/libxt_set.man | |
parent | bc3aeaafcf33e3e6a51948568f4f7a16304f619b (diff) |
libxt_set: update man page about kernel support on the feature
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions/libxt_set.man')
-rw-r--r-- | extensions/libxt_set.man | 5 |
1 files changed, 2 insertions, 3 deletions
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. |