From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (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 A5B4121F1F5 for ; Sun, 19 Jan 2014 08:11:59 -0800 (PST) Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 1C2E720EAD; Sun, 19 Jan 2014 11:11:58 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 19 Jan 2014 11:11:58 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=imap.cc; h= message-id:date:from:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s=mesmtp; bh=6r3AtK0Fw6mE9LCmMnqRou+84D0=; b=0KDQmGvlXHKsSxB9RzN6omxBSm1U IFBGdYvUXdW7/CE5SGRylV8SuPkiIU0AwO4ZsN8SSMz+vck1vDSLKPpuT87hJwB2 rbFK51TLYa8y5TSnpqberJIYVxgsEBVXwOvYbDCXSISp85dl4yKUftGMh5sfRodo z1IuKLYAicMyqAk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=6r3AtK0Fw6mE9LCmMnqRou +84D0=; b=Jde/Jk0X2FZhByly5W8aoYCkxscNLtpP+SznFsw53vFalYnr+CcqyL lBjrpai8LF1SYGG4o9ijLh1EjGjXsreSFXm2BHDCi+/6DDTVMXl7nJWNUSBQStdf L1djRe8rDwriQPIQLCXkNR61V6kiuYv2mGC0mO8k9q/4ODANObRaQ= X-Sasl-enc: 3WNHzEZLjB860JB2c5d+biCZgpXodmyTBW9rX6jrgVZO 1390147917 Received: from [172.30.42.8] (unknown [2.96.60.102]) by mail.messagingengine.com (Postfix) with ESMTPA id 7C490C00E7F; Sun, 19 Jan 2014 11:11:57 -0500 (EST) Message-ID: <52DBF94C.1000703@imap.cc> Date: Sun, 19 Jan 2014 16:11:56 +0000 From: Fred Stratton User-Agent: Mozilla/5.0 (X11; Linux x86_64; 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; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Cerowrt-devel] going down the todo list 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, 19 Jan 2014 16:12:27 -0000 X-List-Received-Date: Sun, 19 Jan 2014 16:12:27 -0000 0) Themes I would point out that changing theme is likely to give Rich Brown great difficulty, as it renders his wiki page obsolete. I have installed the openwrt.org theme from 3.10.26-1 in 3.10.26-2. The bootstrap theme and openwrt theme can co-exist, and there is a menu to choose between them installed by default. Installing both themes in each build solves the problem. On 19/01/14 12:51, Dave Taht wrote: > I am going to try to knock out a new release by tomorrow... > > -1) has minidnssd and upnp been working for others correctly? > > 0) Presently fooling with a new skin with the gui (it's in 3.10.26-2 - > don't! install that unless you merely want to look at the gui). I have > no opinion on graphical matters, yours solicited. > > 1) I have found that sqm does not always start correctly on boot. There is some > dependency on something firing to get it to start. > > 2) dnsmasq's dnssec support isn't quite baked enough to think about > putting into a "stabler" release. > > 3) I updated most of the onboard doc, still have to finish the credits file > > 4) bcp38 turns out to be hard to do correctly in our commonly > double-natted universe. I think I will try to make the facility > available but only enable it partially by default. > > 5) David personette fixed https support for the gui so we will switch > to https for the next round > > 6) squash incoming diffserv bits. I think perhaps wireshark is > grabbing the packets before iptables thus I don't see them squashed > > 7) native ipv6 and dhcpv6-pd support - as discussed on the list, a > full solution is gated on steven barth. The massive rework of the > routing infrastructure he put in friday needs to be tested too, > though. > > I am hopefully gaining ipv6 from comcast today to see stuff for myself. > > 8) src/dst routing test of babels - needs work > > 9) updated shaperprobe, uftp4, and ditg - no progress > > 10) iwl related crash and unaligned instructions - I have some data on > when and how much they happen now, still no insight as to why >