From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oa0-x236.google.com (mail-oa0-x236.google.com [IPv6:2607:f8b0:4003:c02::236]) (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 D046E208AB9 for ; Tue, 17 Jun 2014 14:06:48 -0700 (PDT) Received: by mail-oa0-f54.google.com with SMTP id eb12so9841920oac.27 for ; Tue, 17 Jun 2014 14:06:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ed2HcXH6yN07L10+nMMTiNMqibNGX8FkN7ZCdF/VONs=; b=l6YI4WmRWQ13Z7LdjXdtNoGoXtKk7LKPNRfuqI1Wk1q5sgo2Zk57Tkl0ajjDtLm0x1 UdC/1j/72EpZUgCofD/6r9nX2pCAr0mF5Ev24vCEblQKJ3gZTIF7fjIBrPCV5s94Q5gN 2XDXgdU2FhHr11+H6udMEFt3fkstxZjWykjZsbCIOTSc8zh88hgQOJr2ppHPqr0IwgOT pTPGt3ObhrHooMUR8H26MXlU/z+SUO+oh7D+IQkGSqlcQuex2Mcdh/8sqL/Md9mACYRk uzFt+5eopGSJXV+ax8OafAe+3fhVviuv1Nkzh9Iqt+4kpC/tS9QuRKiNucGRRYJ18mTi EBeA== MIME-Version: 1.0 X-Received: by 10.60.101.170 with SMTP id fh10mr28956298oeb.39.1403039207039; Tue, 17 Jun 2014 14:06:47 -0700 (PDT) Received: by 10.202.48.200 with HTTP; Tue, 17 Jun 2014 14:06:47 -0700 (PDT) Date: Tue, 17 Jun 2014 14:06:47 -0700 Message-ID: From: Dave Taht To: "cerowrt-devel@lists.bufferbloat.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Cerowrt-devel] cerowrt-3.10.44-2 released 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, 17 Jun 2014 21:06:49 -0000 + huge resync with openwrt head among many other things this includes a lot of rework of the wifi driver= s which may have some influence on bug 442 update to iproute2 many updates all across the board + sqm fixed to work with modern luci (thx Magnus Olsson!) + Rich Brown's cerowrt-scripts installed for the first time by default - bug: they need to have -4 or -6 specified for certain targets, and two of the targets in circulation are not responding to netperf (try netperf-west.bufferbloat.net) It could use a gui for running the test and displaying the results... - tested for all of 5 minutes - it is possible to switch dns servers from odhcp to dnsmasq and vice versa via changing maindhcp in /etc/config/dhcp (not tested) - conflict between avahi-daemon and mdns. Disable one on your first boot. (/etc/init.d/avahi-daemon disable or /etc/init.d/mdnsd disable). I'd like it if people explored mdsnd with awareness that it doesn't proxy yet... - the hnetd and mdnsproxy work is still in progress, and these daemons are built but not installed by default. I would generally discourage everyone from installing this as your main router, but I know how effective that is. Certainly if you are experiencing wifi hangs this is worth trying. --=20 Dave T=C3=A4ht