From owner-freebsd-newbies Mon Sep 4 20:47:54 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from web6101.mail.yahoo.com (web6101.mail.yahoo.com [128.11.22.95]) by hub.freebsd.org (Postfix) with SMTP id 0E2F237B424 for ; Mon, 4 Sep 2000 20:47:53 -0700 (PDT) Message-ID: <20000905035117.2990.qmail@web6101.mail.yahoo.com> Received: from [141.213.11.122] by web6101.mail.yahoo.com; Mon, 04 Sep 2000 20:51:17 PDT Date: Mon, 4 Sep 2000 20:51:17 -0700 (PDT) From: kvnwg Reply-To: kvnwg@yahoo.com Subject: Sending ARP packet. To: BSD-Newbie MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I need to dump some arp packets to the network in my code. Is there a way I can make it without recompiling the kernel? (I meant, to enable the BPF.) Under Linux, I know SOCK_PACKER, but how in fBSD? Thanks. ===== -- Cheer K __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message