From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) (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 8969D21F1D2 for ; Sun, 22 Dec 2013 11:09:38 -0800 (PST) Received: by mail-we0-f181.google.com with SMTP id x55so4321797wes.12 for ; Sun, 22 Dec 2013 11:09:35 -0800 (PST) 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=LKNv3N8FFQLcwkiPa+kjaxXiT0fP80YBeJzlIlTt0CQ=; b=fAVcCXfkY21HHH5wgMb0QgIvyREyWQbWwNGq2hPkUe7JjUei8stBumQuJddfzsKDU4 sSHnRkEOCOOLOkm6oFC4emGPABmLHoMQTk0rQMkCNReEcuW0EkGcwxoRDNihbmnkkL/d aU7me6sQ6B1nQ0W52X6RjHyJALfMz80SVvY9VKLDWgJyrf5aqFgk7c15hkaX10Ct1+WB 4+tBZJZ5zzOP4ZSFUj+OvQCnBNJtcm+8b/AwhZqn3KjdBRNyy3DalsXtK3shef3jh9Gt KWjlv6O2ds3m7b2oUGDuROESM4ZkSp3lcxTdVtrB5F3CavM9SqXNddPyRPawyU+k8UR4 FD8g== MIME-Version: 1.0 X-Received: by 10.180.105.199 with SMTP id go7mr15425437wib.53.1387739375605; Sun, 22 Dec 2013 11:09:35 -0800 (PST) Received: by 10.217.123.69 with HTTP; Sun, 22 Dec 2013 11:09:35 -0800 (PST) Date: Sun, 22 Dec 2013 11:09:35 -0800 Message-ID: From: Dave Taht To: "cerowrt-devel@lists.bufferbloat.net" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Cerowrt-devel] saw dnsmasq fix go by this morning 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, 22 Dec 2013 19:09:39 -0000 Hopefully this will get us away from the restart in rc.local thx jow! commit 52c231ba861bcaae4969e99d8d8b7942fbebe7bf Author: jow Date: Sat Dec 21 13:31:28 2013 +0000 dnsmasq: rework init procedure - cache udhcp check results to speed up subsequent reloads - enable procd file tracking for /var/etc/dnsmasq.conf to only relo= ad se - implement reload action to only restart dnsmasq if /var/etc/dnsma= sq.co - launch dnsmasq from interface hotplug to avoid race conditions wi= th ne Signed-off-by: Jo-Philipp Wich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39152 3c298f89-4303-041= 0-b95 --=20 Dave T=E4ht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.= html