Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 1998 09:25:35 +0000
From:      Chrisy Luke <chrisy@flix.net>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Multipath Routing.
Message-ID:  <19980107092535.52934@flix.net>
In-Reply-To: <34B28925.2781E494@whistle.com>; from Julian Elischer on Tue, Jan 06, 1998 at 11:42:29AM -0800
References:  <19980106104520.25045@flix.net> <34B28925.2781E494@whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote (on Jan 06):
> so can different routes have different metrics?

It's not a different route in this mechanism. It's the same route with a
number of gateways. In any case, there are no metrics stored in the BSD
routing table that play any part in routing decisions.

One of my later "TODO" things will be to let the likes of gated program in
route preferences (or route weighting which will probably be easier). There's
quite a bit left to do to the hack to make it distribution worthy, what
I have, however, works with some restrictions.

A number of people have asked for the code, so I'll organise some diffs
and put it up later. You'll find it at:
	ftp://ftp.flirble.org/pub/unix/hacks/FreeBSD/mpath/
some point later on.

Things to note with the current working beta:
	o It only works if the gateways are on the same interface 
	  (I need to turn rt_ifp into an array, s'all)
	o You need to rebuild ifconfig, route and netstat with the
	  patches as shown.
	o I've not patched routed and have 60% done gated (not tested
	  yet) - if that's what you want you'll have to wait.
	o The gated release I'm playing with is gated-R3_6Alpha_2

All of this and more will be in a little README, of course. :-)

Cheers,
Chris.
-- 
== chris@easynet.net, chrisy@flix.net, chrisy@flirble.org.
== Head of Systems for Easynet Group PLC.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980107092535.52934>