From owner-freebsd-net@FreeBSD.ORG Fri Oct 3 00:40:59 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EC2616A4B3 for ; Fri, 3 Oct 2003 00:40:59 -0700 (PDT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 2AD9243FF5 for ; Fri, 3 Oct 2003 00:40:58 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 11809 invoked from network); 3 Oct 2003 07:40:57 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 3 Oct 2003 07:40:57 -0000 X-pair-Authenticated: 209.68.2.70 Date: Fri, 3 Oct 2003 02:40:22 -0500 (CDT) From: Mike Silbersack To: Bruce M Simpson In-Reply-To: <20031003070031.GL5194@saboteur.dek.spc.org> Message-ID: <20031003023838.I16042@odysseus.silby.com> References: <20031003070031.GL5194@saboteur.dek.spc.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-net@freebsd.org Subject: Re: rtsock.c: eliminate masking of gotos, don't abuse M_RTABLE X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 07:40:59 -0000 On Fri, 3 Oct 2003, Bruce M Simpson wrote: > Comments? > > BMS I think that anything to clean up the routing table is a good idea... however, aren't there a few major non-committed patches to this area which are almost ready? (Sam's locking, someone else's moving cloned routes into a tcpstatcache, more?) You should probably check on the status of those projects first and make sure that you won't interfere with their integration. Mike "Silby" Silbersack