From owner-freebsd-hackers Mon Sep 15 16:40:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA03446 for hackers-outgoing; Mon, 15 Sep 1997 16:40:39 -0700 (PDT) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA03440 for ; Mon, 15 Sep 1997 16:40:36 -0700 (PDT) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id QAA06626; Mon, 15 Sep 1997 16:33:47 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd006624; Mon Sep 15 23:33:43 1997 Message-ID: <341DC5B1.4487EB71@whistle.com> Date: Mon, 15 Sep 1997 16:33:05 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Sunthiti Patchararungruang CC: hackers@FreeBSD.ORG Subject: Re: Problem about BPF References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Sunthiti Patchararungruang wrote: > > Dear every body, > > If I want to send a frame to a BPF device, can I use more than one > "write" commands to complete all fields of a packet? (i.e. first write for > ether_header and another write for IP packet). > > Best Regards, > Sunthiti Patchararungruang NO