All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tobias DiPasquale <codeslinger@gmail.com>
To: nf-devel <netfilter-devel@lists.netfilter.org>
Subject: Re: deleting a conntrack record
Date: Thu, 17 Jun 2004 07:43:04 -0400	[thread overview]
Message-ID: <876ef97a0406170443202629c8@mail.gmail.com> (raw)
In-Reply-To: <876ef97a04061704395e51d327@mail.gmail.com>

On Thu, 17 Jun 2004 07:39:50 -0400, Tobias DiPasquale
<codeslinger@gmail.com> wrote:
> So, is there a cleaner way to hand-delete a conntrack record? Or is
> this the only method? Or is there some error in the way that I am
> doing the above?

I forgot to mention that the driver for this is a script that will
read the conntrack entries out of /proc/net/ip_conntrack and then
delete entries that are "stale" (i.e. been too long since we've seen a
packet) by passing their information into my /proc interface. The
script runs from cron every 5 minutes.

Thanks!

-- 
[ Tobias DiPasquale ]
0x636f6465736c696e67657240676d61696c2e636f6d

  reply	other threads:[~2004-06-17 11:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-17 11:39 deleting a conntrack record Tobias DiPasquale
2004-06-17 11:43 ` Tobias DiPasquale [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-06-17 15:07 Tobias DiPasquale
2004-06-17 15:20 ` Antony Stone
2004-06-17 15:31   ` Tobias DiPasquale
2004-06-17 16:02 ` Patrick McHardy
2004-06-17 16:17   ` Tobias DiPasquale
2004-06-17 16:42     ` Patrick McHardy
2004-06-17 23:03       ` Tobias DiPasquale

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=876ef97a0406170443202629c8@mail.gmail.com \
    --to=codeslinger@gmail.com \
    --cc=netfilter-devel@lists.netfilter.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.