From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Zhang Subject: match for connection lasting time Date: Thu, 14 Jul 2005 18:38:24 +0800 Message-ID: Reply-To: Steven Zhang Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Hi, all: I got an idea to distinguish the different connections by its lasting time= =20 (mostly for TCP),=20 eg. which connections have lasted for more than one minute, or even more=20 than one hour? I think this maybe useful in some cases. Is there a existing match for this? or is it possible to do this with=20 netfilter? Thanks in advance. Best regards, Steven Zhang