From owner-freebsd-ipfw@FreeBSD.ORG Fri Aug 15 16:40:20 2014 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2205480E for ; Fri, 15 Aug 2014 16:40:20 +0000 (UTC) Received: from mail-oi0-f50.google.com (mail-oi0-f50.google.com [209.85.218.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E06F027F8 for ; Fri, 15 Aug 2014 16:40:19 +0000 (UTC) Received: by mail-oi0-f50.google.com with SMTP id a141so1832586oig.23 for ; Fri, 15 Aug 2014 09:40:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=69EVvCJEooLRxNxKB3EIageqalelt/v9XwfuMRZfA+8=; b=LhnSkgjpKP5EMEe1z7VcgQCyUxRFSXfQ0poae8RRDxVlncG3ZdhBzjw9K/5RD4QhlC wlZ5B53Jcyu++Eq55pY0XB4SohjST0OsOZXuJrEI0GOCXtpxbAjST0Or8ciSqitrTyPG KXGm7z8xQowhiyBQdKzy6uKezY5+jKZZM34BRgGfartnnEAxLQgKw/it8M3pcfchjKDg WSW5DQsyACT/Aj8vSwgYYRPY11/5KkOFrKpbM/89Wxfi/+vDhzeaJtPe6vOtht6qzy31 waWl7lenwNqon/ODU9AnYpa/jqjfSrZpyy1RxahpiUR9spAcvniHvcySZa16z93oL6VU POFw== X-Gm-Message-State: ALoCoQm0/SV51g3ddCcv7BUdX9sgwLQQRsR3w+XxXYX9X0kqE7AS75slpb5D/zWgcLm7k6mjFgTb MIME-Version: 1.0 X-Received: by 10.60.135.37 with SMTP id pp5mr21196811oeb.54.1408120813075; Fri, 15 Aug 2014 09:40:13 -0700 (PDT) Received: by 10.60.120.37 with HTTP; Fri, 15 Aug 2014 09:40:13 -0700 (PDT) In-Reply-To: <53EBC750.1050203@yandex-team.ru> References: <53EBC750.1050203@yandex-team.ru> Date: Fri, 15 Aug 2014 09:40:13 -0700 Message-ID: Subject: Re: [CFT] new tables for ipfw From: Michael Sierchio To: "freebsd-net@freebsd.org" , freebsd-ipfw Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2014 16:40:20 -0000 On Wed, Aug 13, 2014 at 1:15 PM, Alexander V. Chernikov wrote: > I've been hacking ipfw for a while and It seems there is something ready = to > test/review in projects/ipfw branch. =D0=9E=D1=82=D0=BB=D0=B8=D1=87=D0=BD=D0=B0=D1=8F =D1=80=D0=B0=D0=B1=D0=BE= =D1=82=D0=B0! Thanks so much. Copious examples will be helpful - the ipfw man page is already too huge, and ipfw merits an entire guide on its own, with examples. I'm volunteering, but the new features will be - well, new. - M