From mboxrd@z Thu Jan 1 00:00:00 1970 From: Visham Ramsurrun Subject: HElp with script execution!! Date: Wed, 27 Jul 2005 15:11:07 +0400 Message-ID: <9927912d05072704113d7e8707@mail.gmail.com> Reply-To: Visham Ramsurrun Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: To: netfilter-devel@lists.netfilter.org Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Hi to all, I wanted to ask if it is possible to get a signal (i don't know from where, maybe a function in the kernel or from the NIC) just before every packet is sent out the NIC. The signal then causes a script to execute. I basically want to execute a script on a per-packet basis. But I don't know how to go about it. I thought about the QUEUE target but i'm not sure. What things I should be looking at? Thx in advance.. Warm regards, Visham