From owner-freebsd-net@FreeBSD.ORG Tue Dec 16 21:21:45 2008 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 DBFFA1065675 for ; Tue, 16 Dec 2008 21:21:45 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id C32EF8FC16 for ; Tue, 16 Dec 2008 21:21:45 +0000 (UTC) (envelope-from randy@psg.com) Received: from 50.216.138.210.bn.2iij.net ([210.138.216.50] helo=rmac.psg.com) by ran.psg.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LChMN-0002n9-09; Tue, 16 Dec 2008 21:21:43 +0000 Message-ID: <49481BE5.7030101@psg.com> Date: Wed, 17 Dec 2008 06:21:41 +0900 From: Randy Bush User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20081204 Thunderbird/3.0b1 MIME-Version: 1.0 To: Bruce Simpson References: <49478988.2070208@psg.com> <4947EF45.3060203@incunabulum.net> In-Reply-To: <4947EF45.3060203@incunabulum.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, Gabe Subject: Re: FreeBSD network failover 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: Tue, 16 Dec 2008 21:21:45 -0000 On 08.12.17 03:11, Bruce Simpson wrote: > Randy Bush wrote: >> ... >> freebsd does not allow metrics on static routes, which would be the >> 'normal' hack. i.e. you can not have two default routes with different >> weights. > > If you look in my 1 currently owned PRs: > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/71474 > > ...this ticket contains a description of how to implement floating > statics in a hopefully non-sucky way, which is a stepping-stone to being > able to deal with metrics in a sensible way. yep. don't wrap it, i'll eat it here. :) randy