From e39f367d905670e39e6f08d2b73c715a6d0b4bfb Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Sun, 17 Apr 2011 11:38:18 +0200 Subject: SET target revision 2 added The new revision of the SET target supports the following new operations - specifying the timeout value of the entry to be added - flag to instruct the kernel that if the entry already exists then reset the timeout value to the specified one (or to the default from the set definition) --- extensions/libxt_SET.man | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'extensions/libxt_SET.man') diff --git a/extensions/libxt_SET.man b/extensions/libxt_SET.man index ea80c2a1..739be414 100644 --- a/extensions/libxt_SET.man +++ b/extensions/libxt_SET.man @@ -12,6 +12,14 @@ where flags are and/or .BR "dst" specifications and there can be no more than six of them. +.TP +\fB\-\-timeout\fP \fIvalue\fP +when adding entry, the timeout value to use instead of the default +one from the set definition +.TP +\fB\-\-exist\fP +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 -- cgit v1.2.3