From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [RFCv2][PATCH] static builtin CCIDs was Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation Date: Wed, 17 Dec 2008 21:21:51 -0800 (PST) Message-ID: <20081217.212151.230224281.davem@davemloft.net> References: <20081217214608.GC14518@ghostprotocols.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: gerrit@erg.abdn.ac.uk, mirqus@gmail.com, dccp@vger.kernel.org, netdev@vger.kernel.org To: acme@ghostprotocols.net Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:35268 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1750792AbYLRFVt (ORCPT ); Thu, 18 Dec 2008 00:21:49 -0500 In-Reply-To: <20081217214608.GC14518@ghostprotocols.net> Sender: netdev-owner@vger.kernel.org List-ID: From: Arnaldo Carvalho de Melo Date: Wed, 17 Dec 2008 19:46:08 -0200 > So, if nobody sees any problem, please apply. > > Build CCID2, because the RFC requires it to be always available, and > CCID3 too as it is the most interesting one for VoIP, etc, together with > the main, layer 3 agnostic, DCCP core code, so that we have a faster > connection path by eliminating the need to always go thru the CCID > registration lock. But keep it there, so that we can experiment with > newer CCIDs without having to rebuild/reboot the whole kernel. > > Signed-off-by: Arnaldo Carvalho de Melo Gerrit, are you OK with this?