From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 2/2] [NETFILTER]: xt_owner: allow matching UID/GID ranges Date: Sun, 20 Jan 2008 14:50:29 +0100 Message-ID: <479351A5.9000501@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:58317 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753304AbYATNv3 (ORCPT ); Sun, 20 Jan 2008 08:51:29 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit 1ab123486c698860966193d254db54f8a4d428b4 > Author: Jan Engelhardt > Date: Sun Jan 20 13:15:08 2008 +0100 > > [NETFILTER]: xt_owner: allow matching UID/GID ranges Is that actually useful? The GID already allows to match on entire groups, this seems like a "let do it just because we can" patch to me.