From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by huchra.bufferbloat.net (Postfix) with SMTP id D80C0200A76 for ; Mon, 20 Aug 2012 11:24:15 -0700 (PDT) Received: (qmail invoked by alias); 20 Aug 2012 18:24:14 -0000 Received: from tsaolab-fw.caltech.edu (EHLO [192.168.50.16]) [131.215.9.89] by mail.gmx.net (mp028) with SMTP; 20 Aug 2012 20:24:14 +0200 X-Authenticated: #24211782 X-Provags-ID: V01U2FsdGVkX1/mqTFhhYHmVTtx0cstY+n9RE8P2ul37EOWrymI7B eAF9ma7KFKy1gf Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=windows-1252 From: Sebastian Moeller In-Reply-To: Date: Mon, 20 Aug 2012 11:24:12 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <2998C331-777B-41B3-A6BC-8285461EF729@gmx.de> References: <36D61FDC-9AA9-46CC-ACBB-2D28B250C660@gmx.de> To: Dave Taht X-Mailer: Apple Mail (2.1278) X-Y-GMX-Trusted: 0 Cc: cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] cerowrt 3.3.8-17 is 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: Mon, 20 Aug 2012 18:24:16 -0000 Hi Dave, so I went to play around with this a bit more. I turned to UDP flooding = my cable modem through the router and this surely allows me to create = enough load on the wndr3700v2 to cause the allocation errors and as a = "bonus" also to drive the router to reboot (driven by the watchdog = timer?). Here is the script I used over 5G wireless (from = http://blog.ioshints.info/2008/03/udp-flood-in-perl.html) #!/usr/bin/perl ############## # udp flood. ############## =20 use Socket; use strict; =20 if ($#ARGV !=3D 3) { print "flood.pl