From owner-cvs-src@FreeBSD.ORG Mon May 31 16:59:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FB4516A4D0 for ; Mon, 31 May 2004 16:59:55 -0700 (PDT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4962843D31 for ; Mon, 31 May 2004 16:59:55 -0700 (PDT) (envelope-from nate@root.org) Received: (qmail 22398 invoked by uid 1000); 31 May 2004 23:59:56 -0000 Date: Mon, 31 May 2004 16:59:56 -0700 (PDT) From: Nate Lawson To: Bruce M Simpson In-Reply-To: <20040531235026.GE84717@empiric.dek.spc.org> Message-ID: <20040531165848.M21785@root.org> References: <20040531212948.0F98716A4CF@hub.freebsd.org> <20040531163032.N21785@root.org> <20040531235026.GE84717@empiric.dek.spc.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: David Malone cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/libpcap pcap-bpf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2004 23:59:55 -0000 On Tue, 1 Jun 2004, Bruce M Simpson wrote: > On Mon, May 31, 2004 at 04:31:49PM -0700, Nate Lawson wrote: > > That's a lot more than the RDWR bit. It appears to be a sync with the > > tcpdump distribution (version?). > > pcap-bpf.c got taken off the vendor branch by this commit. > > The functionality is likely to change in future when/if the > pcap_send_packet() support proposed by people from the simh project > is committed to libpcap HEAD. Oops, pardon my script's branch-ignorance. Great to hear that pcap is getting send packet support. -Nate