From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH -iptables] cgroup, man: improve man-page bits Date: Wed, 8 Apr 2015 19:08:38 +0200 Message-ID: <20150408170838.GA27885@salvia> References: <0e6bc44eee1b69940683cadcead21fe545066b89.1427481150.git.daniel@iogearbox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Daniel Borkmann Return-path: Received: from mail.us.es ([193.147.175.20]:49183 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754184AbbDHRE3 (ORCPT ); Wed, 8 Apr 2015 13:04:29 -0400 Content-Disposition: inline In-Reply-To: <0e6bc44eee1b69940683cadcead21fe545066b89.1427481150.git.daniel@iogearbox.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Fri, Mar 27, 2015 at 07:38:36PM +0100, Daniel Borkmann wrote: > Document limitations when in use with INPUT until we found a > better solution. Also fix up indent in the example section. Applied, thanks.