Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261457AbUCQNoO (ORCPT ); Wed, 17 Mar 2004 08:44:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261455AbUCQNoO (ORCPT ); Wed, 17 Mar 2004 08:44:14 -0500 Received: from ddc.ilcddc.com ([12.35.229.4]:22291 "EHLO ddcnyntd.ddc-ny.com") by vger.kernel.org with ESMTP id S261434AbUCQNoL (ORCPT ); Wed, 17 Mar 2004 08:44:11 -0500 Message-ID: <89760D3F308BD41183B000508BAFAC4104B17006@DDCNYNTD> From: RANDAZZO@ddc-web.com To: linux-kernel@vger.kernel.org Cc: linux-newbie@vger.kernel.org Subject: Arp Implementation Example.... Date: Wed, 17 Mar 2004 08:39:37 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1000 Lines: 28 All; I am developed a network driver for my fibre channel device. I've used the O'Reilly Linux Device Driver's "snull.c and snull.h" as an example. Problem is this example does not implement ARP. After many attempts, I can't seem to pass an ARP packet successfully up the stack...... Does anyone know of an example driver / website that shows the formatting and responsibility of the network driver, with regards to ARP? Any help is much appreciated... BTW, I'm using Linux 2.4.... "This message may contain company proprietary information. If you are not the intended recipient, any disclosure, copying, distribution or reliance on the contents of this message is prohibited. If you received this message in error, please delete and notify me." - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/