All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anders Fugmann <afu@fugmann.dhs.org>
To: netfilter-devel@lists.netfilter.org
Subject: MARK target with bitwise and/or.
Date: Tue, 07 Jan 2003 22:04:32 +0100	[thread overview]
Message-ID: <3E1B40E0.404@fugmann.dhs.org> (raw)

Hi.

I'm currently developing/maintaining a generic firewall called FIAIF[1].
In this firewall I classify traffic into security zones. Rules limit
traffic between zones and traffic from each zone to the firewall itself.

Now, in order to ease rule generation, I would have liked to use the
MARK target to mark from which zone traffic originates, and to which
zone traffic is destined. This would really cut down the number of rules
generated by the scripts, and simplify coding quite a bit.

But to implement the above requires the MARK target patch from POM which
supports bitwise and/or on the mark target - which btw. is marked broken
(I havent tested it). Even if it do work, I cannot use it, as I cannot
request the users of the firewall to patch the kernel and userspace
iptables to use the firewall.

How can I push for this to be included in the kernel and included in
userspace netfilter.

I'm willing to test, code and supply patches but I'm only interrested in
doing so if there is a chance for this to be included in mainstream.

Regards
Anders Fugmann

P.s.
Please cc me on replies, as I'm not subscribed to this list.

[1]: http://fiaif.fugmann.dhs.org

                 reply	other threads:[~2003-01-07 21:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3E1B40E0.404@fugmann.dhs.org \
    --to=afu@fugmann.dhs.org \
    --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.