From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 0654921F1C8 for ; Wed, 24 Apr 2013 07:03:44 -0700 (PDT) Received: by mail-wg0-f49.google.com with SMTP id x12so862665wgg.4 for ; Wed, 24 Apr 2013 07:03:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=L7oruUVWWw4VIR5E0Oe/4CoREHBUcPNXZQwlcWvlVA4=; b=w+k/fKO3pGS2PxL4pejR/AA9FNU6syRCES8AB9IiLUXt2aG8ZsIdR23EigKatmaU5J l9a4et+MeSAU0qYaKA4f5FZ8FRq1JFblJib3Bos4z6eQzIP5DGlASC75PiXWbGuWwK7F 2lAnhC8AOSahZKUk+xGeoQ/oftiIgJ8DR+kUN6LwK4J+TJdHw/njtxEp61B0uPGeH+tT C5LPvlNtoKt3db4A+HYip6+0+fh/X1vBBFULZzMRk6vTdUPobPL0Ycd/s25kvEUhhOPt AySkNtbND0rxKzwDB6otuIHJIHNg13Wb6iF+/XpHTAx2f+4+XS5z5110cNpehXFfVj+N siWQ== X-Received: by 10.180.77.10 with SMTP id o10mr36400235wiw.10.1366812223230; Wed, 24 Apr 2013 07:03:43 -0700 (PDT) Received: from ?IPv6:2001:470:6aac:3::783c:88e8? ([2001:470:6aac:3::783c:88e8]) by mx.google.com with ESMTPSA id ed6sm4367899wib.9.2013.04.24.07.03.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 24 Apr 2013 07:03:42 -0700 (PDT) Message-ID: <5177E63B.4060700@gmail.com> Date: Wed, 24 Apr 2013 15:03:39 +0100 From: Robert Bradley User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: cerowrt-devel@lists.bufferbloat.net References: <5177DDA8.8010801@gmail.com> In-Reply-To: <5177DDA8.8010801@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Cerowrt-devel] atomic route updates? 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: Wed, 24 Apr 2013 14:03:45 -0000 On 24/04/13 14:27, Robert Bradley wrote: > At the moment, the code compiles fine, and I am in the process of > testing it here. > For the moment, it seems to work on the Ubuntu 3.5 kernel fine, but still generates stuck unreachable routes as mentioned in the babeld 1.3.4 changelog. It may still be worth trying this fork on 3.8+ kernels though to see if anything changes. -- Robert Bradley