From owner-freebsd-ipfw@FreeBSD.ORG Wed May 26 14:49:21 2010 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C20B6106566C for ; Wed, 26 May 2010 14:49:21 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9840D8FC25 for ; Wed, 26 May 2010 14:49:21 +0000 (UTC) Received: by pva4 with SMTP id 4so859795pva.13 for ; Wed, 26 May 2010 07:49:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=O+G6fjC6NuZdHsfk/xGGDuW/MVHgs3AIHljRYgDRw3w=; b=kgl7q11cjeV1RiGbWZ9NY8yAOcQjRZZAYpsBP2Vqo0Syqd7dP30N8nMWSKWSpmLVk1 igIvYqy+09hTCp33l89KmBVzdySklKcZAleBD6OqxES/iXuJIK3nyPQyyaILb4ZIqrqz oXijzu4XCywgJEPATGYlpaePTd65aO64MCLdE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=NYTTosp3KwTJw8uA0C+gBgkzxp2ghNsrCY+Ctca+ro5LK6CO0QDdnk+nW9NvfI0FU0 OQZuFC7ZVNHPlwPXaO8N6yG5NRzZnkZouO+Oo8um3edqZl+b9YGoP5oKE3sreNrmjZ0M NNxdw+aJV8P3FgettBNHK+JssJI46D8Mdy0Ho= MIME-Version: 1.0 Received: by 10.115.132.22 with SMTP id j22mr7630041wan.125.1274883549425; Wed, 26 May 2010 07:19:09 -0700 (PDT) Received: by 10.231.182.204 with HTTP; Wed, 26 May 2010 07:19:09 -0700 (PDT) In-Reply-To: <4BFC20B8.1050700@infosec.pl> References: <4BFB2E51.1000800@luckie.org.nz> <4BFB4A9B.3040505@elischer.org> <4BFC20B8.1050700@infosec.pl> Date: Wed, 26 May 2010 09:19:09 -0500 Message-ID: From: Brandon Gooch To: Michal Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ipfw@freebsd.org Subject: Re: IPFW flaws with IPv6 fragments X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2010 14:49:21 -0000 On Tue, May 25, 2010 at 2:10 PM, Michal wrote: > On 25/05/2010 04:57, Julian Elischer wrote: >> >> I think everyone is staying clear of ipfw at the moment as Luigi is >> dong work on it. if he gets done with his new work he will hopefully >> address the many ipfw bugs currently reported. > > Excuse my ignorance - I'm just starting with ipfw and this list - the work > you are talking about, is it some kind of rewrite? Or adding new big > features? > > M Check out Luigi's website, especially the first links on the page: http://info.iet.unipi.it/~luigi/dummynet/ -Brandon