From owner-svn-src-head@FreeBSD.ORG Thu Jun 25 07:18:21 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 BBE8F106564A; Thu, 25 Jun 2009 07:18:20 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 2CFB58FC19; Thu, 25 Jun 2009 07:18:19 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id n5P6pO2d026340 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Thu, 25 Jun 2009 16:21:24 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: cvs-all@freebsd.org Date: Thu, 25 Jun 2009 16:21:20 +0930 User-Agent: KMail/1.9.10 References: <200906242221.n5OMLVxb032003@svn.freebsd.org> In-Reply-To: <200906242221.n5OMLVxb032003@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3369454.TC6AOn5Kx7"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200906251621.22421.doconnor@gsoft.com.au> X-Spam-Score: -3.559 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, "Bjoern A. Zeeb" , src-committers@freebsd.org 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: Thu, 25 Jun 2009 07:18:21 -0000 --nextPart3369454.TC6AOn5Kx7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thu, 25 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. Can't you already do this pretty easily with netgraph? ie connect 2 ng_eiface's together. Although that said, the ng docs leave a bit to be desired if you want to=20 actually do it ;) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart3369454.TC6AOn5Kx7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iD8DBQBKQx5q5ZPcIHs/zowRAn7gAKCn1qc7ModflE2LOIs+yzSVhnimBwCbBfQ0 ODefL5o5JaHi90ps1HfO3DY= =PetZ -----END PGP SIGNATURE----- --nextPart3369454.TC6AOn5Kx7--