From owner-svn-src-all@FreeBSD.ORG Sat Oct 18 19:25:52 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 49351DD5; Sat, 18 Oct 2014 19:25:52 +0000 (UTC) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 05789172; Sat, 18 Oct 2014 19:25:51 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id C5BC7C596; Sat, 18 Oct 2014 19:25:43 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id 3A7045113; Sat, 18 Oct 2014 21:25:30 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Gleb Smirnoff Subject: Re: svn commit: r272906 - in head/sys: conf libkern netpfil/pf sys References: <201410101926.s9AJQRY1049602@svn.freebsd.org> <20141015030455.GC73266@FreeBSD.org> <86wq81y9fz.fsf@nine.des.no> <20141016225955.GE73266@FreeBSD.org> <86wq7zwq1w.fsf@nine.des.no> <20141017000857.GH73266@FreeBSD.org> Date: Sat, 18 Oct 2014 21:25:29 +0200 In-Reply-To: <20141017000857.GH73266@FreeBSD.org> (Gleb Smirnoff's message of "Fri, 17 Oct 2014 04:08:57 +0400") Message-ID: <86a94t41ue.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: src-committers , Ed Maste , svn-src-all , "George V. Neville-Neil" , Olivier =?utf-8?Q?Cochard-Labb=C3=A9?= , svn-src-head X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2014 19:25:52 -0000 Gleb Smirnoff writes: > Dag-Erling Sm=C3=B8rgrav writes: > > It's not intended as a "general kernel hashing function". It is > > intended solely for pf. > Why? If so, it should live in pf and not compiled uncoditionally into > all kernels. Anyway, I don't see reason for doing it non-generic. OK. I will add a generic (unaligned) implementation and a man page. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no