[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081218054110.GA6298@gerrit.erg.abdn.ac.uk>
Date: Thu, 18 Dec 2008 06:41:10 +0100
From: Gerrit Renker <gerrit@....abdn.ac.uk>
To: Arnaldo Carvalho de Melo <acme@...hat.com>,
David Miller <davem@...emloft.net>, mirqus@...il.com,
dccp@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [RFC][PATCH] static builtin CCIDs was Re: [PATCH 2/5] dccp:
Auto-load (when supported) CCID plugins for negotiation
Quoting Arnaldo:
| Em Wed, Dec 17, 2008 at 04:20:38PM -0200, Arnaldo Carvalho de Melo escreveu:
| > > IOW we're back to my suggestion on looking at
| > > tcp_set_congestion_control(). :-)
| >
| > I tried to test this using ttcp over loopback but the tree seems broken
| > somehow, with or without this patch I'm getting:
| >
| > Could not activate 0 at /home/acme/git/net-next-2.6/net/dccp/feat.c:1176
| >
| > I tried doing a quick chase on this one but failed miserably, Gerrit,
| > any ideas?
|
| Well, without the patch the problem was that dccp_ccid2 was not being
| autoloaded, as soon as I manually loaded it, ttcp worked. Now to see
| why...
I have acked your patch but haven't had time to compile and test it.
Will do this in due course and integrate it into the test tree.
With regard to the error message, this says that the feature with index 0
could not be activated. According to table 6.4 in RFC 4340 this is a bug
because it tries to activate a reserved feature.
Will do in-depth testing later on today.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists