From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: Linux Firewall Active/Active Date: Thu, 6 Nov 2014 16:53:23 +0100 Message-ID: <20141106155323.GA3225@salvia> References: <20141105235538.GA3599@salvia> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Paul Robert Marino Cc: shawn wilson , Arturo Borrero Gonzalez , Ricardo Klein , netfilter On Thu, Nov 06, 2014 at 09:37:44AM -0500, Paul Robert Marino wrote: > I asked about update the documentation before and no one responded. I > was perfectly willing to do it I just didn't know the procedures. You only have to prepare a patch for the .tmpl documentation in docbook format that is available on the conntrack-tools git tree, then send it to netfilter-devel. You don't need to ask to improve codebase / documentation, the usual procedure in FOSS is to send improvement in the form of patches. Thank you.