From: Patrick McHardy <kaber@trash.net>
To: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 2/2] netfilter: ipset: Timeout can be modified for already added elements
Date: Wed, 13 Apr 2011 13:52:55 +0200 [thread overview]
Message-ID: <4DA58E97.2020509@trash.net> (raw)
In-Reply-To: <1302171060-20872-3-git-send-email-kadlec@blackhole.kfki.hu>
Am 07.04.2011 12:11, schrieb Jozsef Kadlecsik:
> 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
>
This one unfortunately also doesn't apply cleanly, please rebase to
nf-next-2.6.git. Thanks!
next prev parent reply other threads:[~2011-04-13 11:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-07 10:10 [PATCH 0/2] netfilter: ipset: new features Jozsef Kadlecsik
2011-04-07 10:10 ` [PATCH 1/2] netfilter: ipset: SCTP, UDPLITE support added Jozsef Kadlecsik
2011-04-07 10:11 ` [PATCH 2/2] netfilter: ipset: Timeout can be modified for already added elements Jozsef Kadlecsik
2011-04-13 11:52 ` Patrick McHardy [this message]
2011-04-13 11:52 ` [PATCH 1/2] netfilter: ipset: SCTP, UDPLITE support added Patrick McHardy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DA58E97.2020509@trash.net \
--to=kaber@trash.net \
--cc=kadlec@blackhole.kfki.hu \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.