From owner-cvs-src@FreeBSD.ORG Thu Dec 22 12:39:33 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 75EC416A420; Thu, 22 Dec 2005 12:39:33 +0000 (GMT) Date: Thu, 22 Dec 2005 12:39:33 +0000 From: Alexey Dokuchaev To: Andrew Thompson Message-ID: <20051222123933.GA15844@FreeBSD.org> References: <200512212129.jBLLTjRH046221@repoman.freebsd.org> <20051221213537.GA33888@heff.fud.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20051221213537.GA33888@heff.fud.org.nz> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man4 if_bridge.4 src/sys/net if_bridge.c if_gif.c if_gif.h src/sys/netinet in_gif.c in_proto.c src/sys/netinet6 in6_gif.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 22 Dec 2005 12:39:33 -0000 On Thu, Dec 22, 2005 at 10:35:37AM +1300, Andrew Thompson wrote: > On Wed, Dec 21, 2005 at 09:29:45PM +0000, Andrew Thompson wrote: > > thompsa 2005-12-21 21:29:45 UTC > > > > FreeBSD src repository > > > > Modified files: > > share/man/man4 if_bridge.4 > > sys/net if_bridge.c if_gif.c if_gif.h > > sys/netinet in_gif.c in_proto.c > > sys/netinet6 in6_gif.c > > Log: > > Add RFC 3378 EtherIP support. This change makes it possible to add gif > > interfaces to bridges, which will then send and receive IP protocol 97 packets. > > Packets are Ethernet frames with an EtherIP header prepended. > > > > You can now play legacy networked games that only use IPX for LAN > communication with your friends over the Internet. Anyone for Doom? Wow, this is totally cool! Thanks! ./danfe