From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-x230.google.com (mail-we0-x230.google.com [IPv6:2a00:1450:400c:c03::230]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id BFBF2201299 for ; Mon, 24 Feb 2014 21:36:11 -0800 (PST) Received: by mail-we0-f176.google.com with SMTP id p61so303250wes.7 for ; Mon, 24 Feb 2014 21:36:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=gblBGO+lnsC38LO3V2aDKcitkqzqZ+pxWc+QhU07F3M=; b=f/ZdYDVxPBtr0oVdGiUHLswNLPu7Qyh/r8fVIh9/N35+AGXkEykq10v3tpgft2oXG/ q7V+fNTPsQz51QgeZUgsdG1UrexM1Uk2RT/a6mKjg16GmKaIv5MWkIuDuLSDBjiQip8S /6+mJsEvg0jBK7+7C5aFlD3uMgwqv6DuI/ucNCcha2QiyExSgkCon3rmx7B3n7pYbAui qR09um/7cF96itm37mU9IcaS1ZP7jqGai10srUw6qXdU8OXHD9MSGlJ7wCe9vKcsq6Ko HwBJUOowA1AphvRgdRTQweliiQ6VBYDk5uIiPQ8AZCPdVnBtQ25jZQSqnnrqyeJwFnTz SUhw== MIME-Version: 1.0 X-Received: by 10.180.37.178 with SMTP id z18mr17642430wij.46.1393306569357; Mon, 24 Feb 2014 21:36:09 -0800 (PST) Received: by 10.216.8.1 with HTTP; Mon, 24 Feb 2014 21:36:09 -0800 (PST) In-Reply-To: <11735.1393305277@turing-police.cc.vt.edu> References: <11735.1393305277@turing-police.cc.vt.edu> Date: Mon, 24 Feb 2014 21:36:09 -0800 Message-ID: From: Dave Taht To: Valdis Kletnieks Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] 3.10.28-14 - notes so far... 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, 25 Feb 2014 05:36:12 -0000 On Mon, Feb 24, 2014 at 9:14 PM, Valdis Kletnieks wrote: > 1) Upgraded from a 3.10.26-1 without any major issues. Well, it sounds like you didn't do a clean re-install. > 2) The Luci 'Software' tab fails with these messages when I click on > "Update Lists": > > Downloading http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.28= -14/packages/Packages.gz. > Updated list of available packages in /var/opkg-lists/london. > Downloading http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.28= -14/packages/Packages.sig. > Signature check failed. > Remove wrong Signature file. Package signing is under revision in openwrt head. For now comment out the last two lines in /etc/opkg.conf > Collected errors: > * opkg_verify_file: Verification failure. > > 3) 6relayd doesn't get installed by default. Due to (2), it's loads > of fun to get it installed, since it doesn't show up on the 'Available > packages' tab (I ended up wget'ing it, untar'ing it, and then untar'ing > the data.tar.gz file). Is there a way to install a local *.ipk ? Just disable package signing check per above. > > 4) Once 6relayd gets installed, this /etc/config/6relayd Just Works(tm) o= n > Comcast residential cables in my area: > > config server default > option master ge00 > list network ge01 > list network gw00 > list network gw01 > list network gw10 > list network gw11 > list network se00 > list network sw00 > list network sw10 > option rd server > option dhcpv6 server > option fallback_relay 'rd dhcpv6 ndp' > option management_level 1 This is supposedly taken over by the odhcpd daemon and controlled in /etc/config/dhcp now. 6relayd is obsolete. It does look like we hit a bug here in the last couple release. (but I'm glad you can get it to work) > > > > > _______________________________________________ > Cerowrt-devel mailing list > Cerowrt-devel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cerowrt-devel > --=20 Dave T=E4ht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.= html