From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH] libnetfilter_queue: Add information about retrieving UID/GID/SECCTX fields Date: Tue, 27 Jun 2017 18:48:23 +0200 Message-ID: <20170627164823.GA8693@salvia> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Piotr Sawicki Return-path: Received: from mail.us.es ([193.147.175.20]:38520 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751492AbdF0Qsd (ORCPT ); Tue, 27 Jun 2017 12:48:33 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 2B480EAA6E for ; Tue, 27 Jun 2017 18:48:22 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 1C1941B4046 for ; Tue, 27 Jun 2017 18:48:22 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 4425A1B3D5C for ; Tue, 27 Jun 2017 18:48:19 +0200 (CEST) Content-Disposition: inline In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Jun 26, 2017 at 10:31:30PM +0200, Piotr Sawicki wrote: > From: Piotr Radoslaw Sawicki > > Add information about retrieving UID/GID/SECCTX fields Applied, thanks.