From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH 1/2] src: add support for UID/GID socket info Date: Wed, 8 Jan 2014 00:42:22 +0100 Message-ID: <20140107234222.GA17986@localhost> References: <20131221113804.GA17964@localhost> <1389101420-16557-1-git-send-email-valentina.giusti@bmw-carit.de> <1389101420-16557-2-git-send-email-valentina.giusti@bmw-carit.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org, fw@strlen.de, daniel.wagner@bmw-carit.de To: valentina.giusti@bmw-carit.de Return-path: Received: from mail.us.es ([193.147.175.20]:36353 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754032AbaAGXm3 (ORCPT ); Tue, 7 Jan 2014 18:42:29 -0500 Content-Disposition: inline In-Reply-To: <1389101420-16557-2-git-send-email-valentina.giusti@bmw-carit.de> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Jan 07, 2014 at 02:30:19PM +0100, valentina.giusti@bmw-carit.de wrote: > From: Valentina Giusti > > With this patch libnetfilter_queue is able to parse UID/GID > socket information. applied, thanks.