From mboxrd@z Thu Jan 1 00:00:00 1970 From: cranium 2003 Subject: ARP HOOKS Date: Fri, 4 Feb 2005 10:37:17 +0530 Message-ID: <1d55641b050203210773771cd8@mail.gmail.com> Reply-To: cranium 2003 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Hello, Can anybody provide me netfilter kernel module that prints each outgoing/incoming ARP packet's analysis. I want to check ARP routine behaviour. What main thing i want is to have kernel module print ipaddress Hardware addresses of ARP packets sent/Received? Also i want to know about ARP HOOKS. Does they used same as netfilter hooks? regards, cranium.