From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: libnfcontrack weirdness Date: Tue, 03 Aug 2010 14:43:53 +0200 Message-ID: <4C580F09.7060501@netfilter.org> References: <59381F8FA203F4555FD43BB0@Ximines.local> <1280772623.1349.3.camel@andybev> <4C57122E.8010108@netfilter.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Jan Engelhardt Cc: Andrew Beverley , Alex Bligh , netfilter@vger.kernel.org On 02/08/10 21:10, Jan Engelhardt wrote: > On Monday 2010-08-02 20:45, Pablo Neira Ayuso wrote: > >> On 02/08/10 20:10, Andrew Beverley wrote: >>> The documentation is sparse, but there are some good examples in the >>> utils folder of the source code. Also, api.c is well commented for each >>> of the functions. >> >> We should convert that documentation in the source code of api.c to >> doxygen format. It shouldn't take more than one hour to get it done. >> Then, we can put it on the website as we did for libnetfilter_log and >> libnetfilter_queue. > > Need a doxygen filter that accepts kdoc? That would be nice.