From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srikanth Kothapalli Subject: How can I send a notification to the application?(plz help me) Date: Wed, 26 Jul 2006 10:09:18 +0530 Message-ID: <44C6F1F6.5050608@masconit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: netfilter-devel@lists.netfilter.org 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, I'm a newbie in the world of Netfilter Hacking. I want to know how can I send a notification to the application for the entries it has created in the connection tracking table? How can I provide the support in the kernel? How for these (nfnetlink-ctnetlink)mechanism will help me in this regard? is there any other method( say for example, ct_sync also has a mechanism to find out connection tracking updation status) How can I use this mechanism to send a notification to the applications for their respective entries modifications? I'll be thankful to you for this help. kris.