From owner-cvs-src@FreeBSD.ORG Thu Apr 22 04:20:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 680) id 4401416A4CF; Thu, 22 Apr 2004 04:20:25 -0700 (PDT) Date: Thu, 22 Apr 2004 04:20:25 -0700 From: Darren Reed To: Luigi Rizzo Message-ID: <20040422112025.GA57112@hub.freebsd.org> References: <200404211527.i3LFRabS088245@repoman.freebsd.org> <6.0.1.1.1.20040422005919.03afaaa0@imap.sfu.ca> <20040422002143.GC60368@hub.freebsd.org> <200404220259.45651.max@love2party.net> <20040422051953.GA27025@hub.freebsd.org> <20040422005258.A84320@xorpc.icir.org> <20040422092120.GC27025@hub.freebsd.org> <20040422035424.A4881@xorpc.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040422035424.A4881@xorpc.icir.org> User-Agent: Mutt/1.4.1i cc: Max Laier cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/net radix.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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 Apr 2004 11:20:25 -0000 On Thu, Apr 22, 2004 at 03:54:24AM -0700, Luigi Rizzo wrote: > > BTW thanks for the Cisco datapoint (320bytes per entry). > Though, does it refer to the FIB (the info kept in the kernel for > forwarding purposes) or the RIB (the copy managed by the routing > daemon) ? I don't know enough about Cisco's to say what the output means, but that output (and more) can be found here: http://www.mcvax.org/~jhma/routing/ and off that: http://bgp.potaroo.net/index-bgp.html Darren