summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-06-16 18:40:55 +0200
committerPatrick McHardy <kaber@trash.net>2011-06-16 18:40:55 +0200
commit5416219e5ca4504ea80d662fdda7337e52e86ee5 (patch)
treeb98c31ccbcb1d36fadac61e4862655749998af43 /firmware
parent619c15171f6f58681013cdd439632505fd563ba6 (diff)
downloadlinux-3.10-5416219e5ca4504ea80d662fdda7337e52e86ee5.tar.gz
linux-3.10-5416219e5ca4504ea80d662fdda7337e52e86ee5.tar.bz2
linux-3.10-5416219e5ca4504ea80d662fdda7337e52e86ee5.zip
netfilter: ipset: timeout can be modified for already added elements
When an element to a set with timeout added, one can change the timeout by "readding" the element with the "-exist" flag. That means the timeout value is reset to the specified one (or to the default from the set specification if the "timeout n" option is not used). Example ipset add foo 1.2.3.4 timeout 10 ipset add foo 1.2.3.4 timeout 600 -exist Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions