From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.botz.org (thalamus.botz.org [207.210.96.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.botz.org", Issuer "mail.botz.org" (not verified)) by huchra.bufferbloat.net (Postfix) with ESMTPS id C631D21F115 for ; Tue, 14 Jan 2014 04:12:27 -0800 (PST) Received: from [127.0.0.1] (syzygy.botz.org [127.0.0.1]) (authenticated bits=0) by mail.botz.org (8.13.8/8.13.8) with ESMTP id s0ECItHp026472 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 14 Jan 2014 07:20:33 -0500 DomainKey-Signature: a=rsa-sha1; s=thaldk; d=botz.org; c=simple; q=dns; b=bPC+8Lltc7ggZ/IjpRCVx7In9u36uIUYNEUJGVqIZrzhPwWyQrIP+spk6eNEFQswk t57yz/rtKMZsviLyiEzIw== DKIM-Signature: a=rsa-sha1; c=simple/simple; d=botz.org; s=thalamus; t=1389702034; bh=d4eQ7/VzqzWZzVd+K4haeKWDSog=; h=Message-ID:Date: From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To: Content-Type:Content-Transfer-Encoding:X-Scanned-By; b=Exnl35G/zOt5 ++Mh8NBCMxKdfaCHgw9xIgWALW7wn1KR02qTeWuwgx5vrQCOoGRRs5Qv8mPEkNSytCo 5kl7j0RzZKyZwkfKpxx3G/7WPsdPZ5tMYDoT0pmyPT+/zzYLCn9ZngeIrEv5NWpW6vC 2uSm5kChpop+LcltYscnDpucU= Message-ID: <52D5292F.40908@botz.org> Date: Tue, 14 Jan 2014 09:10:23 -0300 From: Juergen Botz User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Dave Taht , "cerowrt-devel@lists.bufferbloat.net" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.62 on 207.210.96.137 Subject: Re: [Cerowrt-devel] notes on going for a stable release X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jan 2014 12:12:34 -0000 On 01/14/2014 03:07 AM, Dave Taht wrote: > ** src/dst routing via babels > > In the last (3.10.24 dev release I switched to babels from quagga. > Either nobody but me uses babel (?), or it "just worked". I do use it, and it didn't "just work" for me... my second router didn't pick up the default route and until reading this just now I was still wondering why /etc/quagga disappeared. On my primary /etc/quagga still exists because I did a "keep config" upgrade, which obscured matters further because I was looking at the wrong config. What should I change on the primary? /etc/babeld.conf or /etc/config/babeld? :j