From owner-freebsd-net@FreeBSD.ORG Mon Aug 31 18:11:24 2009 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB7BD106568B for ; Mon, 31 Aug 2009 18:11:24 +0000 (UTC) (envelope-from jhay@meraka.csir.co.za) Received: from zibbi.meraka.csir.co.za (zibbi.meraka.csir.co.za [IPv6:2001:4200:7000:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 115D98FC17 for ; Mon, 31 Aug 2009 18:11:24 +0000 (UTC) Received: by zibbi.meraka.csir.co.za (Postfix, from userid 3973) id 3B48039824; Mon, 31 Aug 2009 20:11:22 +0200 (SAST) Date: Mon, 31 Aug 2009 20:11:22 +0200 From: John Hay To: Stef Walter Message-ID: <20090831181122.GA18911@zibbi.meraka.csir.co.za> References: <200908311720.n7VHK8El047213@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200908311720.n7VHK8El047213@freefall.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-net@FreeBSD.org Subject: Re: kern/134931:[route] [fib] Route messages sent to all socket listeners regardless of setfib X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2009 18:11:24 -0000 On Mon, Aug 31, 2009 at 05:20:08PM +0000, Stef Walter wrote: > The following reply was made to PR kern/134931; it has been noted by GNATS. > > From: Stef Walter > To: bug-followup@FreeBSD.org, count@211.ru > Cc: > Subject: Re: kern/134931:[route] [fib] Route messages sent to all socket listeners > regardless of setfib > Date: Mon, 31 Aug 09 17:20:06 UTC > > As it currently stands, using routing daemons + multiple fibs in FreeBSD > 7.x and 8.x is pretty much broken. Here's a patch which fixes the problem. This sounds good. Currently quagga gets really confused if route changes to another fib is made. For instance, if you add a default route to another fib, quagga will remove the default route from its fib. John -- John Hay -- jhay@meraka.csir.co.za / jhay@FreeBSD.org