From owner-freebsd-net@FreeBSD.ORG Mon Dec 29 17:25:30 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 7AE3916A4CE for ; Mon, 29 Dec 2003 17:25:30 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5277243D49 for ; Mon, 29 Dec 2003 17:25:29 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 261B1654FA; Tue, 30 Dec 2003 01:25:28 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 91691-02; Tue, 30 Dec 2003 01:25:27 +0000 (GMT) Received: from saboteur.dek.spc.org (82-147-18-36.dsl.uk.rapidplay.com [82.147.18.36]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 502E06548A; Tue, 30 Dec 2003 01:25:27 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 24BFF35; Tue, 30 Dec 2003 01:25:26 +0000 (GMT) Date: Tue, 30 Dec 2003 01:25:25 +0000 From: Bruce M Simpson To: afshin Message-ID: <20031230012525.GB712@saboteur.dek.spc.org> Mail-Followup-To: afshin , freebsd-net@freebsd.org References: <20031228221511.91095.qmail@web21509.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031228221511.91095.qmail@web21509.mail.yahoo.com> cc: freebsd-net@freebsd.org Subject: Re: Source Routing 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: Tue, 30 Dec 2003 01:25:30 -0000 On Sun, Dec 28, 2003 at 02:15:11PM -0800, afshin wrote: > Is any source routing facility available in FreeBSD ? I think you mean policy routing. It is on the wishlist for 5.3. BMS