All of lore.kernel.org
 help / color / mirror / Atom feed
From: Silimite <silimite@gmail.com>
To: netfilter-devel <netfilter-devel@lists.netfilter.org>
Subject: Checking add/remove rules
Date: Mon, 22 Aug 2005 10:01:27 -0400	[thread overview]
Message-ID: <5ad977d1050822070113bd1e6b@mail.gmail.com> (raw)

Is there any reliable way to tell when a rule is added or removed from
within an iptables module?

I know you can see when they are added and removed in the check() and
destroy() functions but it seems those are called multiple times and
there does not appear to be a way to determine exactly when a rule is
being added or removed.

Thanks for any information!

             reply	other threads:[~2005-08-22 14:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-22 14:01 Silimite [this message]
2005-08-25  3:12 ` Checking add/remove rules Silimite
2005-08-25  6:00   ` Martin Josefsson
2005-08-25 12:32     ` Silimite

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=5ad977d1050822070113bd1e6b@mail.gmail.com \
    --to=silimite@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.