From owner-freebsd-net@FreeBSD.ORG Wed Jul 2 13:11:03 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 F0B3737B401 for ; Wed, 2 Jul 2003 13:11:03 -0700 (PDT) Received: from login.caida.org (login.caida.org [192.172.226.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5781F43FCB for ; Wed, 2 Jul 2003 13:11:03 -0700 (PDT) (envelope-from patrick@caida.org) Received: from login.caida.org (localhost [127.0.0.1]) by login.caida.org (8.12.9/8.12.9) with ESMTP id h62KB12e025673 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 2 Jul 2003 13:11:01 -0700 (PDT) Received: from localhost (patrick@localhost)h62KB16d025670; Wed, 2 Jul 2003 13:11:01 -0700 (PDT) X-Authentication-Warning: login.caida.org: patrick owned process doing -bs Date: Wed, 2 Jul 2003 13:11:01 -0700 (PDT) From: Patrick Verkaik To: freebsd-net@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Patrick Verkaik Subject: multiple routing tables? 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: Wed, 02 Jul 2003 20:11:04 -0000 Does FreeBSD support multiple routing tables? If not, is any work being done in this area? From what I can find, it seems that Linux has this. The reason I'm asking is that I'd like to simulate a number of BGP routers on one box. Thanks, Patrick