From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ie0-x22b.google.com (mail-ie0-x22b.google.com [IPv6:2607:f8b0:4001:c03::22b]) (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 3B2CB21F1F2; Fri, 22 Mar 2013 06:27:24 -0700 (PDT) Received: by mail-ie0-f171.google.com with SMTP id e14so2979015iej.2 for ; Fri, 22 Mar 2013 06:27:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=t9lZjVOQcYIzwmbj9vANj551orJR34E9xK5/vCS9RLg=; b=IePX5t41spuHHk6w/CgkL5WUAyMOthR87bcmGNEq04EfxLNJdJnEjPIyQnYn6HkiOr pBoSeqWfuIOn161Se8H+Pzobf2pAj20Zt0xpgiUYrKtBPZm2PwJ4YJbubUC+kyvMdwT9 49hsnx4q1tnLwGba66oN2OE5w8ueIDuSIXYtEXRz7M1aiZ+LGidA/4/4/RcizDZjtCXx GlXSqZqCYIGWQxv9qxUEEUfJEx8A6Z2FvLgXrdG/GEnVKlIJKqd/VynavuoBDuuxHclq V856iBh5QfG5pxCz17rImthDrSi45mN+khyleGUuQV7lRLhNQSfQCsbp1m4akgCtbDMC IY3Q== MIME-Version: 1.0 X-Received: by 10.50.41.71 with SMTP id d7mr1085414igl.86.1363958843034; Fri, 22 Mar 2013 06:27:23 -0700 (PDT) Received: by 10.64.132.71 with HTTP; Fri, 22 Mar 2013 06:27:22 -0700 (PDT) Date: Fri, 22 Mar 2013 06:27:22 -0700 Message-ID: Subject: reproducing network research results with mosh From: Dave Taht To: bloat , bloat-devel , cerowrt-devel@lists.bufferbloat.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: bloat-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Developers working on AQM, device drivers, and networking stacks" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Mar 2013 13:27:24 -0000 http://reproducingnetworkresearch.wordpress.com/2013/03/14/mosh-cs244-13/ I embraced mosh wholeheartedly about a year ago. I've been installing it everywhere I go, with much of the same enthusiasm I had for putting mosaic on everything back in the early 90s. As a ssh replacement for interactive traffic, mosh is of tremendous use, particularly in the case where machines are suspended/resumed, move access points, or are experiencing wildly variable latency and/or long RTTs. It's now available across most unix OSes, and often installable via the standard package manager. http://mosh.mit.edu/ Try it! It would be awesome if this tech could make it into a generation of command line interfaces for embedded gear like routers and switches. However at the moment the server code requires C++ and libstd++, which makes it overlarge for the lowest end of gear. --=20 Dave T=E4ht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.= html