From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken-ichirou MATSUZAWA Subject: Re: [lnf-log RFC PATCH 2/2] utils: take a example from libmnl and use nflog_nlmsg_parse Date: Fri, 21 Aug 2015 09:23:06 +0900 Message-ID: <20150821002306.GA11754@gmail.com> References: <20150810081342.GB25169@gmail.com> <20150810081752.GD25169@gmail.com> <20150818060409.GA3062@salvia> <20150819071103.GA15064@gmail.com> <20150819220403.GA5220@salvia> <20150820072645.GA3916@gmail.com> <20150820181613.GA4227@salvia> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: The netfilter developer mailinglist To: Pablo Neira Ayuso Return-path: Received: from mail-pa0-f53.google.com ([209.85.220.53]:36103 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751136AbbHUAXL (ORCPT ); Thu, 20 Aug 2015 20:23:11 -0400 Received: by pawq9 with SMTP id q9so39008301paw.3 for ; Thu, 20 Aug 2015 17:23:11 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20150820181613.GA4227@salvia> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Thank you for the reply and patch. On Thu, Aug 20, 2015 at 08:16:13PM +0200, Pablo Neira Ayuso wrote: > Please, see my rough proposal patch attached so you also have access > to the XML output, it applies on top of your patchset. I made some Thank you, I can printf a nflog in XML by nlattrs. > Will you send me a new round of patches? Thanks! Is the following patches right to start a new round? # I quote your message in log many times, thanks. Thanks,