From owner-freebsd-arch@FreeBSD.ORG Wed Mar 8 16:47:28 2006 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A695716A420; Wed, 8 Mar 2006 16:47:28 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFE1A43D8F; Wed, 8 Mar 2006 16:47:16 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id B08E711515; Wed, 8 Mar 2006 17:47:15 +0100 (CET) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 61531-02; Wed, 8 Mar 2006 17:47:09 +0100 (CET) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 8AE8C11492; Wed, 8 Mar 2006 17:47:09 +0100 (CET) From: Florent Thoumie To: Andre Oppermann In-Reply-To: <440F0893.5B17D61E@freebsd.org> References: <1141834577.17213.15.camel@mayday.esat.net> <440F0893.5B17D61E@freebsd.org> Content-Type: text/plain Date: Wed, 08 Mar 2006 16:47:08 +0000 Message-Id: <1141836428.17213.24.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at xbsd.org Cc: freebsd-arch@freebsd.org Subject: Re: Import src/sys/sys/hash.h from OpenBSD/NetBSD X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2006 16:47:28 -0000 On Wed, 2006-03-08 at 17:38 +0100, Andre Oppermann wrote: > Florent Thoumie wrote: > > > > I'd like to import sys/hash.h, or at least see somebody doing it. It's > > needed by openospfd. At the moment I'm simply copying the file to the > > work directory, but having it in the tree still is better. > > > > Any thought? volunteer? > > Claudio (@openbsd.org, the main author of OpenOSPFD and OpenBGPD, sitting > about 6ft from my desk) already asked me about this to aid portability. > There are a couple of other things he has prepared for me to commit to > FreeBSD for BGPD and OSPFD. The connection here is really strong because > we work together and I essentially pay for a large part of his time working > on the routing daemons. We discuss almost all changes he makes to it and > to the kernel. It's just that I have piled that stuff up in my local cvs > repo and awaiting committing. Stay tuned. Ok, nice to know that you're working hand in hand :) FYI (if you're not reading -ports or -net), I just sent a prototype for the openospfd port. -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer