From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [NETFILTER 10/12]: Introduce infrastructure for address family specific operations Date: Thu, 06 Apr 2006 14:18:19 -0700 (PDT) Message-ID: <20060406.141819.98488166.davem@davemloft.net> References: <20060406100452.17409.37120.sendpatchset@localhost.localdomain> <20060406100506.17409.27277.sendpatchset@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: kaber@trash.net In-Reply-To: <20060406100506.17409.27277.sendpatchset@localhost.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org From: Patrick McHardy Date: Thu, 6 Apr 2006 12:05:07 +0200 (MEST) > [NETFILTER]: Introduce infrastructure for address family specific operations > > Change the queue rerouter intrastructure to a generic usable infrastructure > for address family specific operations as a base for some cleanups. > > Signed-off-by: Patrick McHardy Applied, thanks.