From owner-freebsd-net@FreeBSD.ORG Tue Jun 15 19:36:28 2010 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 0EA10106566B for ; Tue, 15 Jun 2010 19:36:28 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-net@FreeBSD.org Date: Tue, 15 Jun 2010 15:36:18 -0400 User-Agent: KMail/1.6.2 References: <201006091444.50560.jkim@FreeBSD.org> <201006141318.29255.jkim@FreeBSD.org> In-Reply-To: <201006141318.29255.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201006151536.19642.jkim@FreeBSD.org> Cc: Subject: Re: [RFC] BPF timestamping X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2010 19:36:28 -0000 On Monday 14 June 2010 01:18 pm, Jung-uk Kim wrote: > If no one objects, the patch will be committed tomorrow. The > current patch is here: > > http://people.freebsd.org/~jkim/bpf_tstamp3.diff > > Some minor changes were done to bpf(4). Other than that, it is > identical to the previous patch. This patch is now committed (r209216). Cheers! Jung-uk Kim