From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Date: Mon, 02 Aug 2010 15:08:44 +0000 Subject: Re: Problems with idle DCCP connections Message-Id: <20100802150844.GS29507@ghostprotocols.net> List-Id: References: <1280524030.9374.108.camel@sjerolaptop.homelinux.net> In-Reply-To: <1280524030.9374.108.camel@sjerolaptop.homelinux.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dccp@vger.kernel.org Em Mon, Aug 02, 2010 at 10:19:15AM +0100, Ian McDonald escreveu: > Hi Samuel, > > My main comment about DCCP in Linux is that it is still very > experimental. There is a lot of good work gone into it, but there are > also still some problems. > > I used it for my research also (see my website and click on research) > and did quite a bit to get it working for me but I largely used CCID3 > and fixed up aspects of that and got code merged for that. I would > encourage you to have a go at seeing if you can fix it (provided > no-one else does first!) as this will help you in your future research > if you are able to work on this aspect. Exactly, it will get as much traction and improve as people like Ian, Andrea, Gerrit, Leandro, etc, did and you are encouraged to do: while doing some research, fix bugs in the current implementation. - Arnaldo