From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) (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 31D8B20016F for ; Thu, 23 Jun 2011 15:31:19 -0700 (PDT) Received: from hydrogene.pps.jussieu.fr (hydrogene.pps.jussieu.fr [134.157.168.1]) by shiva.jussieu.fr (8.14.4/jtpda-5.4) with ESMTP id p5NMwXkx092836 ; Fri, 24 Jun 2011 00:58:46 +0200 (CEST) X-Ids: 165 Received: from lanthane.pps.jussieu.fr (lanthane.pps.jussieu.fr [134.157.168.57]) by hydrogene.pps.jussieu.fr (Postfix) with ESMTPS id 09C71C36C1; Fri, 24 Jun 2011 00:58:32 +0200 (CEST) Received: from jch by lanthane.pps.jussieu.fr with local (Exim 4.76) (envelope-from ) id 1QZsr1-00026l-OT; Fri, 24 Jun 2011 00:58:31 +0200 From: Juliusz Chroboczek To: Dave Taht Subject: Re: pure routing.... generating a sane mac addr on the wndr3700 in cerowrt? References: Date: Fri, 24 Jun 2011 00:58:31 +0200 In-Reply-To: (Dave Taht's message of "Sun, 19 Jun 2011 09:14:08 -0600") Message-ID: <7iei2kupd4.fsf@lanthane.pps.jussieu.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Miltered: at jchkmail.jussieu.fr with ID 4E03C519.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 4E03C519.000/134.157.168.1/hydrogene.pps.jussieu.fr/hydrogene.pps.jussieu.fr/ Cc: openwrt-devel@lists.openwrt.org, bloat-devel X-BeenThere: bloat-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Developers working on AQM, device drivers, and networking stacks" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2011 22:31:19 -0000 > I figure it should come from the second wireless interface, get the > local bit defined, and go to the top of the allowable range that the > wireless interface pulls from to generate it's SSIDs Nah. Just pull 6 bytes from /dev/random, set the local bit, and unset the group bit. > 2) I generate a non-bridged network on the nano-m5s (which has valid > mac addrs for all interfaces, I think) and babel loses the ability to > send mc packets to any interface. Do you have link-local v6 addresses on all interfaces? What does babeld have to say? (Hint: it uses its own log file.) -- Juliusz