From owner-freebsd-security Thu Sep 21 12:52:31 1995 Return-Path: owner-security Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA25941 for security-outgoing; Thu, 21 Sep 1995 12:52:31 -0700 Received: from irbs.irbs.com (irbs.com [199.182.75.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA25936 for ; Thu, 21 Sep 1995 12:52:28 -0700 Received: (from jc@localhost) by irbs.irbs.com (8.6.12/8.6.6) id PAA10417; Thu, 21 Sep 1995 15:52:00 -0400 From: John Capo Message-Id: <199509211952.PAA10417@irbs.irbs.com> Subject: Re: IP Filter version 2.8 To: pst@cisco.com (Paul Traina) Date: Thu, 21 Sep 1995 15:52:00 -0400 (EDT) Cc: avalon@cheops.anu.edu.au, security@freebsd.org In-Reply-To: <199509211813.LAA12006@puli.cisco.com> from "Paul Traina" at Sep 21, 95 11:13:01 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1188 Sender: owner-security@freebsd.org Precedence: bulk Paul Traina writes: > > Should we be incorporating Darren's new code into FreeBSD? It makes > more sense to do that than to continue with Ugen's work on top of > the old code. I hacked it into the kernel last night. Its pretty nice. Good logging, test suite, no console printf's. I vote yes. > > However, I know that Darren has license issues that need to be resolved. > Is there some way we can get this good code into the base distribution of > FreeBSD in a fashion that will be acceptable to both him and us? > I don't see that in his license. /* * (C)opyright 1993, 1994, 1995 by Darren Reed. * * The author accepts no responsibility for the use of this software and * provides it on an ``as is'' basis without express or implied warranty. * * Redistribution and use in source and binary forms are permitted * provided that this notice is preserved and due credit is given * to the original author and the contributors. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * I hate legaleese, don't you ? */ John Capo