From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juha Heljoranta Subject: stat module Date: 11 Nov 2003 12:49:07 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <1068547747.1719.114.camel@jazz> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: To: netfilter-devel@lists.netfilter.org Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org 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