Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Daniel Ivanov <sertys@supportivo.org>
To: netfilter@lists.netfilter.org
Subject: Netfilter IPT_RETURN & IPT_CONTINUE
Date: Thu, 27 Oct 2005 08:22:23 +0300	[thread overview]
Message-ID: <4360640F.8080205@supportivo.org> (raw)

In a simple hook , when i return IPT_RETURN after the userspace 
processing it does not have the effect or a RETURN jump for example. It 
says to the kernel : DROP THIS PACKET.
If i pass continue : i continue traversing the chain. The simple effect 
that i want to achieve is to just accept the packet and stop traversing 
the current chain. Is that possible? I'm rather new to nf hooking and 
that's why i ask.


             reply	other threads:[~2005-10-27  5:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-27  5:22 Daniel Ivanov [this message]
2005-10-29 21:47 ` Netfilter IPT_RETURN & IPT_CONTINUE Henrik Nordstrom

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=4360640F.8080205@supportivo.org \
    --to=sertys@supportivo.org \
    --cc=netfilter@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox