From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH nf-next v5 0/3] xtables socket classid matching Date: Fri, 3 Jan 2014 23:56:13 +0100 Message-ID: <20140103225613.GA18418@localhost> References: <1388338032-14713-1-git-send-email-dborkman@redhat.com> <52C264F6.7050602@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Daniel Borkmann , netfilter-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Li Zefan Return-path: Content-Disposition: inline In-Reply-To: <52C264F6.7050602-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netfilter-devel.vger.kernel.org On Tue, Dec 31, 2013 at 02:32:22PM +0800, Li Zefan wrote: > On 2013/12/30 1:27, Daniel Borkmann wrote: > > The main patch is patch 3, please refer to the detailled description > > there. Patch 1 has been requested by cgroups people to have as a > > cleanup. While at it, I've also added a minor, trivial cleanup in > > patch 2 for consistency reasons. > > > > Looks good to me. Series applied, thanks.