From owner-svn-src-head@FreeBSD.ORG Wed Jun 24 22:25:06 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB03410656E1; Wed, 24 Jun 2009 22:25:06 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [195.88.108.3]) by mx1.freebsd.org (Postfix) with ESMTP id 625038FC13; Wed, 24 Jun 2009 22:25:06 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id A707941C86F; Thu, 25 Jun 2009 00:25:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([195.88.108.3]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id rpw0cIrefEJh; Thu, 25 Jun 2009 00:25:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 4B80641C874; Thu, 25 Jun 2009 00:25:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id C14D64448E6; Wed, 24 Jun 2009 22:24:39 +0000 (UTC) Date: Wed, 24 Jun 2009 22:24:39 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org In-Reply-To: <200906242221.n5OMLVxb032003@svn.freebsd.org> Message-ID: <20090624222244.D22887@maildrop.int.zabbadoz.net> References: <200906242221.n5OMLVxb032003@svn.freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: Re: svn commit: r194927 - in head: share/man/man4 sys/net X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2009 22:25:07 -0000 On Wed, 24 Jun 2009, Bjoern A. Zeeb wrote: > Author: bz > Date: Wed Jun 24 22:21:30 2009 > New Revision: 194927 > URL: http://svn.freebsd.org/changeset/base/194927 > > Log: > Merge from p4: CH154790,154793,154874 > > Import if_epair(4), a virtual cross-over Ethernet-like interface pair. > > Note these files are 1:1 from p4 and not yet connected to the build > not knowing about the new netisr interface. Obviously I have updates to address that as well as other things, also using dpcpu already;-) waiting for the builds to finish over night. > Sponsored by: The FreeBSD Foundation > > Added: > head/share/man/man4/epair.4 (contents, props changed) > head/sys/net/if_epair.c (contents, props changed) -- Bjoern A. Zeeb The greatest risk is not taking one.