From owner-freebsd-net@FreeBSD.ORG Fri Aug 15 16:40:20 2014 Return-Path: Delivered-To: freebsd-net@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 2896A80F for ; Fri, 15 Aug 2014 16:40:20 +0000 (UTC) Received: from mail-ob0-f177.google.com (mail-ob0-f177.google.com [209.85.214.177]) (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 E069E27F7 for ; Fri, 15 Aug 2014 16:40:19 +0000 (UTC) Received: by mail-ob0-f177.google.com with SMTP id wp18so2111526obc.36 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=CmuODtJaPL3dQxrUd/ZgXfG9GETznqB9nGnoMYCyxe+gaPoKKr51s1q2hU33paBl1a 500Ago68sVuRgUV2LRibwQAGFPYwvAwwYbaGVmXLvA+Ek2GKYndLh8gNO41fEBKEvUop Xcf6jNjQMgtZudBqh9HvAzMhnMZvk3KoPZs85yKyduMg52wfdTni8376da/FU1+w8STV ImBOCPRrLCT41pOrWVN3KbAxBTpxHx/bAQsxyweydy6AEPDeZZUWZqnFFYV+DiwEF/P2 aMG0Uo4PeijxdetobX+KVa+RzpagzVweAZSnwIyv8uTRq71VCZYYvLVlESgyRoBJW84d nAcg== X-Gm-Message-State: ALoCoQmeY666pgpkL2MZjh8mUWy6OMtktOEZotEAnk/wklYqN/ELH408VV8/NhI7ULoTe1/2Mf8a 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-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD 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