All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juha Heljoranta <juha.heljoranta@evitech.fi>
To: netfilter-devel@lists.netfilter.org
Subject: stat module
Date: 11 Nov 2003 12:49:07 +0200	[thread overview]
Message-ID: <1068547747.1719.114.camel@jazz> (raw)

Hi, 

I was thinking about to write a module to match outbound packets against
stat (file of filesystem status) information. One might find device and
inode information usefull.

Usage might be something like
$ iptables -A OUTPUT -m stat --device 303 --inode 341166 -j ACCEPT

Anyway, I thought to ask if you have any suggestions, thoughts,
opinions, etc. about this. I might find them helpfull :)

I have about 400 hours to spend on this. So how does it sound? 


Regards,

Juha Heljoranta
email: juha.heljoranta at evitech.fi

             reply	other threads:[~2003-11-11 10:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-11 10:49 Juha Heljoranta [this message]
2003-11-11 12:27 ` stat module Patrick McHardy

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=1068547747.1719.114.camel@jazz \
    --to=juha.heljoranta@evitech.fi \
    --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.