From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adarsh Joshi Subject: tips for a starter Date: Tue, 25 Jan 2011 20:54:06 -0800 Message-ID: <1296017646.2131.4.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: netfilter-devel@vger.kernel.org Return-path: Received: from mail-yw0-f46.google.com ([209.85.213.46]:47206 "EHLO mail-yw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751954Ab1AZExt (ORCPT ); Tue, 25 Jan 2011 23:53:49 -0500 Received: by ywe10 with SMTP id 10so1624593ywe.19 for ; Tue, 25 Jan 2011 20:53:48 -0800 (PST) Sender: netfilter-devel-owner@vger.kernel.org List-ID: Hi, I am a newbie interested in contributing to netfilter as a developer. I do have experience writing a couple of modules for netfilter but I have a hard time undrestanding the bug reports and going down to the code level and working on it. Any tips on where to start from would be highly appreciated. Thanks