From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.tohojo.dk (mail.tohojo.dk [188.40.53.186]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id ED3EA21F1F4 for ; Sun, 16 Jun 2013 14:47:06 -0700 (PDT) Received: from alrua-desktop.borgediget.toke.dk (unknown [10.42.3.5]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tohojo.dk (Postfix) with ESMTPSA id EAE671EC0907; Sun, 16 Jun 2013 23:47:04 +0200 (CEST) Received: by alrua-desktop.borgediget.toke.dk (Postfix, from userid 1000) id 3A76DF380; Sun, 16 Jun 2013 23:47:04 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Dave Taht References: Date: Sun, 16 Jun 2013 23:47:01 +0200 In-Reply-To: (Dave Taht's message of "Sun, 16 Jun 2013 14:15:33 -0700") Message-ID: <87ip1dpw2y.fsf@toke.dk> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] babeld change 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: Sun, 16 Jun 2013 21:47:07 -0000 --=-=-= Content-Type: text/plain Dave Taht writes: > There is a lot of interesting work coming up on babel, and I've not > got around to trying to merge the homenet work into quagga. I am > thinking of switching back (at least temporarily) to the standalone > babeld daemon rather than quagga-babeld to test out the algorithms > there. Any objections? Fine with me; I've been exclusively running the standalone babeld. Note that the new multi-wan IPv6 stuff makes babel not pick up the default routes for ipv6 unless you add extra import_table statements. My /etc/config/babel has this in it: config general option 'conf_file' '/etc/babeld.conf' list 'import_table' '254' list 'import_table' '1007' The last value might vary depending on the setup; not sure how the table names are generated by netifd, but it's been quite stable on my device at 1007. There's a patch for babeld to support this in ceropackages, but if you're going to go to newest git it should have been merged upstream. The init script in ceropackages is patched to support this syntax; haven't gotten that upstreamed to openwrt iirc... -Toke --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQEcBAEBAgAGBQJRvjJVAAoJEENeEGz1+utPr0QIAMaeQL8odXKpgtxjwMotMPI3 Qjmsp4pOcD+hty/Io4hNUt+YLU75VbTCF5Dl74tgFycnoaUsT7oAf7djM88Nsrdr rJmsHqJqPHBizK94KKY3ozU0YaOf/HVp2hmNo2Fes7GHaeCWg+GeapXhZoHnA7VD 7J6iJfoSXBHr+fBCZ2qYw0eiTJInHzoZjBUae9SifQga13TirWjtG+Q3/cCVXnHE 3DPfsFmi5TCS+rBolWCuaNTYFHjPduZmHu3t+nRjUObkkJEvqCqd21rGURHA5OW7 gFOpw9rFUy38gXPxevLCEipivc9rGXt/S15Bc4+FWrn/1wF277iEs5blHSsi7KQ= =wBmk -----END PGP SIGNATURE----- --=-=-=--