All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sumit Pandya" <sumit@elitecore.com>
To: <netfilter-devel@lists.netfilter.org>
Subject: Delition of rule after altering data in check/match entry
Date: Mon, 14 Jul 2003 21:01:22 +0530	[thread overview]
Message-ID: <02b201c34a1c$faef6ac0$010f430a@elitecore7> (raw)

Hi All,
    In a netfilter match or check extension at the time of rule-insertion,
If I update any data passed along
    1> void *matchinfo (argument to matchentry) or
    2> void *targinfo  (argument to checkentry)
Then I'm not able to delete same inserted rule.
    Is there something regarding caching of the data? Does It require to
notify iptables somewhere about this change?
Thanks,
-- Sumit

             reply	other threads:[~2003-07-14 15:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-14 15:31 Sumit Pandya [this message]
2003-07-15 12:28 ` Delition of rule after altering data in check/match entry Harald Welte
2003-07-16  8:27   ` Sumit Pandya

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='02b201c34a1c$faef6ac0$010f430a@elitecore7' \
    --to=sumit@elitecore.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.