From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH] libnetfitler_queue: receive security context info Date: Wed, 27 May 2015 14:52:33 +0200 Message-ID: <20150527125233.GA19874@salvia> References: <5562F8D9.50608@samsung.com> <20150526131105.GE7817@breakpoint.cc> <5565A460.2090707@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Florian Westphal , netfilter-devel@vger.kernel.org To: Roman Kubiak Return-path: Received: from mail.us.es ([193.147.175.20]:44978 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751857AbbE0Mrf (ORCPT ); Wed, 27 May 2015 08:47:35 -0400 Content-Disposition: inline In-Reply-To: <5565A460.2090707@samsung.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Wed, May 27, 2015 at 01:02:56PM +0200, Roman Kubiak wrote: > Ok so I updated the libnetfilter_queue and the example, i'll try to > get to the libmnl asap but it looks a bit more challenging. The libmnl change is a very important part of this library, so you have to send us a patch for that too. Thanks.