From owner-freebsd-net@FreeBSD.ORG Sun Apr 14 08:40:36 2013 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D1333D0F; Sun, 14 Apr 2013 08:40:36 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-x22c.google.com (mail-ie0-x22c.google.com [IPv6:2607:f8b0:4001:c03::22c]) by mx1.freebsd.org (Postfix) with ESMTP id 9AF4C74B; Sun, 14 Apr 2013 08:40:36 +0000 (UTC) Received: by mail-ie0-f172.google.com with SMTP id c10so4740453ieb.17 for ; Sun, 14 Apr 2013 01:40:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=j6CYPWbmUIJ9tIyfIuVujfLw+s4CdoYucG5iMRLWAkU=; b=xEyI/CSe7QCYcOOlpXLUJMF+mVQmOxZqxJ4GHkENPonmrr7ylt0F2AW4N6DynUmPTE rLrJExSbZ/3Iq97MDTyLeYvm3FGKEAPaNoGdLI6Mo4wQj3wH72OWiBK3SqCSwnNK3Bdx dbVgMka00FhSZu1gT2Sw5roJa+Q64OCNyaREzpGsh7dpPjx76Iu3DeWFJpu36EqfUi/y z4yAGePF99HwGkZOjuO2FopiHUngxtdDpFXc6c5gIYUqPAA/Bz8XQBXCxEGGGuBKWQUQ wgAttrf/sOvtpM+2L6IQJSMe2sf0mpk7LUjsyE9FDzSlunMJ8zSUOETvBYpWlqpPUWCp Rmyw== X-Received: by 10.50.13.175 with SMTP id i15mr2922926igc.75.1365928836044; Sun, 14 Apr 2013 01:40:36 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.64.58.52 with HTTP; Sun, 14 Apr 2013 01:40:04 -0700 (PDT) In-Reply-To: References: <20130411201805.GD76816@FreeBSD.org> <7D8ACD5C-821D-4505-82E4-02267A7BA4F8@FreeBSD.org> <96D56EAE-E797-429E-AEC9-42B19B048CCC@FreeBSD.org> <6DEDD3EA-45C1-4549-AA13-5E4F6674BE3E@samsco.org> <2D0B66DB-E232-4F34-9D01-57DF226B9BAA@FreeBSD.org> <2DA4A561-3304-432D-B5D1-7053A27E758F@yahoo.com> From: Chris Rees Date: Sun, 14 Apr 2013 09:40:04 +0100 X-Google-Sender-Auth: ihKLwSBt2G9ZOR1EEAWe6oNhbzg Message-ID: Subject: Re: ipfilter(4) needs maintainer To: Rui Paulo Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Cc: Scott Long , "current@freebsd.org" , "net@freebsd.org" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Apr 2013 08:40:36 -0000 On 14 April 2013 01:41, Rui Paulo wrote: > 2013/04/13 16:01、Scott Long のメッセージ: > >> Maybe something else, but whatever it is, it should be done. If you and Gleb don't want to do this, I will. > > I already started writing a guide. See here for a very incomplete version: > > http://people.freebsd.org/~rpaulo/ipf-deprecation/article.html If you're really serious about deprecating ipf, we absolutely have to remove instructions for it from the Handbook as soon as possible; every time a new user comes across instructions you're going to have yet another annoyed party. http://www.bayofrum.net/~crees/patches/remove-ipf.diff Chris